Interface. Collapse Expand Action
sprotty-protocol / CollapseExpandAction
Defined in: actions.ts:433
Sent from the client to the model source to recalculate a diagram when elements are collapsed/expanded by the client.
collapseIds:
string
[]
Defined in: actions.ts:436
expandIds:
string
[]
Defined in: actions.ts:435
kind:
"collapseExpand"
Defined in: actions.ts:434