Exits the in-place editing mode and either accepts or rejects the changes made to the item's text.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function endEdit ([accept]) |
true to accept changes made to text; false to reject them.