Exits in-place editing mode and either accepts or rejects the changes made to the item's text.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void endEdit ( |
true to accept changes made to text; false to reject them.
See Also