itemArray | |||||||
Type | property | ||||||
Dictionary | widget.headerbar | ||||||
Library | Header Bar | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.headerbar | ||||||
Summary | The full header action data. | ||||||
Values |
| ||||||
Related | Property: itemIcons, hilitedItemIcons, itemLabels, itemNames | ||||||
Description | The itemArray is a number-indexed array that contains all of the information about the header widget's actions. It combines the data accessible via the itemIcons, hilitedItemIcons, itemLabels and itemNames properties. The structure of the itemArray must be:
|