RasterTreeItem.toggle( )
Change the collapsed/expanded state in the tree item. This method has no effect if the item has no children.Returns
Type | Description |
---|---|
object | The tree item object. This allow for chaining multiple setter methods in one single statement. |