Begins in-place editing of the specified object.
Namespace: MindFusion.Diagramming
Assembly: DiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
function beginEdit (item, [point, [editTarget]]) |
InplaceEditable. The DiagramItem whose text should be edited.
Point. A Point specifying where the in-place edit box should appear.
Cell | LinkLabel. The element to use as a target for the inplace edit.
See Also