DroidDiagram Programmer's Guide
EditNodeTextEvent Members
Constructors Methods
 


Contains the arguments passed to the nodeTextEdited event handlers.

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

 Public Constructors

  Name Description

EditNodeTextEvent

Initializes a new instance of the EditNodeTextEvent class.

 Public Methods

  Name Description

getNewText

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

getNode

Gets the node whose text has been edited.

getOldText

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

 See Also

EditNodeTextEvent Class
com.mindfusion.diagramming Namespace