Exits the in-place editing mode and either accepts or rejects the changes made to the item's text.
Namespace: MindFusion.Diagramming
File: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
function endEdit ([accept]) |
Boolean. true to accept changes made to text, or false to reject them.
See Also