documentationfor yFiles for HTML 3.0.0.3

CollapsibleNodeStyleDecorator

Decorates a node style with an additional button for expanding and collapsing groups.

Inheritance Hierarchy
CollapsibleNodeStyleDecorator
Implemented Interfaces

Remarks

The button uses the TOGGLE_EXPANSION_STATE command.

By default, the button shows a plus ("+") sign when in collapsed state, and a minus ("-") sign when in expanded state.

The collapse button can be styled using the CSS class selectors 'yfiles-collapsebutton', 'yfiles-collapsebutton-checked' and 'yfiles-collapsebutton-unchecked'.

Type Details

yFiles module
view

Constructors

Properties

Methods