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