Search
ObjectInteractionValidationEvent Methods
 


 Public Methods

  Name Description

cancelDrag

Cancels the modification of the object.

getAdjustmentHandle

Gets the adjustment handle being moved by the user. (Inherited from ObjectInteractionEvent.)

getCancel

Gets a value indicating whether to cancel the current operation.

getMouseButton

Gets which mouse button has been pressed. (Inherited from ObjectInteractionEvent.)

getMousePosition

Gets the current mouse pointer position. (Inherited from ObjectInteractionEvent.)

getObject

Gets the object for which the event was raised. (Inherited from ObjectEvent.)

setAdjustmentHandle

Sets the adjustment handle being moved by the user. (Inherited from ObjectInteractionEvent.)

setCancel

Sets a value indicating whether to cancel the current operation.

setMousePosition

Sets the current mouse pointer position. (Inherited from ObjectInteractionEvent.)

 See Also