Search
ValidationEvent Methods
 


 Public Methods

  Name Description

cancelDrag

Immediately cancels the item's creation or modification. This differs from calling setCancel(false), which would only change the cursor to indicate to users that they cannot complete the modification at the current pointer position.

getCancel

Gets a value indicating whether to prevent the user from completing the operation.

setCancel

Sets a value indicating whether to prevent the user from completing the operation

 See Also