MindFusion.Diagramming for JavaScript Programmer's Guide
NodeEventArgs Methods
 


 Public Methods

  Name Description

cancelDrag

Immediately cancels the creation or modification of the node.

getAdjustmentHandle

Gets the adjustment handle being moved by the user.

getCancel

Gets a value indicating whether to allow the current operation.

getContainer

Gets the container a node has been added to or removed from.

getMouseButton

Gets which mouse button has been pressed.

getMousePosition

Gets the current mouse pointer position.

getNewText

Gets the text that has just been entered by the user.

getNode

Gets the node for which the event was raised.

getOldText

Gets the text that had been displayed in the node before the user edited it.

setCancel

Sets a value indicating whether to allow the current operation.

 See Also

NodeEventArgs Class
MindFusion.Diagramming Namespace