Search
NodeValidationEvent Methods
 


 Public Methods

  Name Description

cancelDrag

Cancels the creation or modification of the node.

getAdjustmentHandle

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

getCancel

Gets a value indicating whether to cancel the current operation.

getLabel

Gets a NodeLabel related to this event.

getMouseButton

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

getNode

Gets the node for which the event was raised. (Inherited from NodeEvent.)

getPointerPosition

Gets the current pointer position. (Inherited from NodeEvent.)

getSelectionRectangle

Gets the current selection rectangle.

setAdjustmentHandle

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

setCancel

Sets a value indicating whether to cancel the current operation.

setPointerPosition

Sets the current pointer position. (Inherited from NodeEvent.)

 See Also