arrayData

Typeproperty
Dictionarywidget.treeview
LibraryTree View
Syntax
get the arrayData of <widget>
set the arrayData of <widget> to <pArray>
Associationscom.livecode.widget.treeview
Summary

The array being displayed by the widget

Parameters
NameTypeDescription
pArray

The array data.

Description

The arrayData is the data currently being displayed by the tree view widget.