foldState | |||||||
Type | property | ||||||
Dictionary | widget.treeview | ||||||
Library | Tree View | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.treeview | ||||||
Summary | The fold state of the array being displayed by the widget | ||||||
Parameters |
| ||||||
Description | The foldState is the fold state currently being displayed by the tree view widget. The fold state array only contains elements of the data array where the
value is a subarray. The value for each Setting the foldState to empty will fold all keys. |