Search results

ICollectionChangeEventArgs API in JavaScript (ES5) Diagram API control

ICollectionChangeEventArgs notifies while the node/connector are added or removed

Properties

cancel

boolean

returns whether to cancel the change or not

cause

DiagramAction

returns the action of diagram

diagramAction

string

returns the string of the DiagramAction

laneIndex

Number

returns the lane index

parentId

string

returns a parent node of the target node

state

string

returns the state of the event

type

string

returns the type of the collection change