DroidDiagram Programmer's Guide
NodeEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of node-related events, such as treeCollapsed and treeExpanded.

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

 Public Constructors

  Name Description

NodeEvent

Overloaded.  

 Public Methods

  Name Description

getAdjustmentHandle

Gets the adjustment handle being moved by the user.

getMouseButton

Gets which mouse button has been pressed.

getNode

Gets the node for which the event was raised.

getPointerPosition

Gets the current pointer position.

setAdjustmentHandle

Sets the adjustment handle being moved by the user.

setPointerPosition

Sets the current pointer position.

 See Also

NodeEvent Class
com.mindfusion.diagramming Namespace