OrthogonalEditor
Path editor for Orthogonal connectors.
Methods
deactivate()
deactivate(
e?):void
Deactivates the editor, removing all editor handles and anchor placeholders etc. May be called directly by an API user but mostly calling this method is handled internally.
Parameters
e?
Event
Returns
void
Inherited from
EditorBase.deactivate
isBusy()
isBusy():
boolean
Returns whether or not the editor is in the middle of an operation - the user is dragging a handle, typically.
Returns
boolean
Inherited from
EditorBase.isBusy