Raises the nodeTextEdited event.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void raiseNodeTextEdited ( |
The node whose text has been edited.
The old text.
The new text.
The NodeLabel related to the event.
See Also