Gets the text that had been displayed in the node before the user edited it.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public String getOldText () |
A string specifying the old text of the node.
See Also