RasterTreeItem.expand( )
Shortcut forsetExpanded( true ).
Returns
| Type | Description |
|---|---|
| object | The tree item object. This allow for chaining multiple setter methods in one single statement. |
setExpanded( true ).
| Type | Description |
|---|---|
| object | The tree item object. This allow for chaining multiple setter methods in one single statement. |