DroidDiagram Programmer's Guide
NodeValidationEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of node validation events.

The following tables list the members exposed by the NodeValidationEvent type.

 Public Constructors

  Name Description

NodeValidationEvent

Overloaded.  

 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.

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

NodeValidationEvent Class
com.mindfusion.diagramming Namespace