Implements InplaceEditable.setEditedText. Assigns the edited text to the node's caption after in-place edit operation completes successfully.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setEditedText ( |
The new text of the node's caption.
See Also