dataChanged | |
Type | message |
Dictionary | widget.treeview |
Library | Tree View |
Syntax |
|
Associations | com.livecode.widget.treeview |
Summary | Sent when the arrayData of the widget changes |
Related | Property: arrayData |
Description | The dataChanged message is sent to the widget's script object when the underlying arrayData of the tree view changes. |