DroidDiagram Programmer's Guide
EditNodeTextEvent.getOldText Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getOldText ()

 Return Value

A string specifying the old text of the node.

 See Also

EditNodeTextEvent Members
EditNodeTextEvent Class
com.mindfusion.diagramming Namespace