ASP.NET Pack Programmer's Guide
Diagram.endEdit Method
See Also
 





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

 Syntax

JavaScript  Copy Code

function endEdit ([accept])

 Parameters

accept
Optional.

true to accept changes made to text; false to reject them.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace