Search results

ITextEditEventArgs API in JavaScript (ES5) Diagram API control

ITextEditEventArgs notifies when the label of an element under goes editing

Properties

annotation

ShapeAnnotationModel | PathAnnotationModel | TextModel

Returns a annotation which is being edited

cancel

boolean

Returns whether or not to cancel the event

newValue

string

Returns the new text value of the element that is being changed

oldValue

string

Returns the old text value of the element