Interface. Collapse Expand All Action
sprotty-protocol / CollapseExpandAllAction
Defined in: actions.ts:454
Programmatic action for expanding or collapsing all elements.
If expand
is true, all elements are expanded, otherwise they are collapsed.
expand:
boolean
Defined in: actions.ts:456
kind:
"collapseExpandAll"
Defined in: actions.ts:455