hilitedItemData | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | Get or set the array of selected data corresponding to the selected item in the PolyList. |
Example |
|
Description | Use the hilitedItemData property to get or set the data array of the item that is selected. The value of this property is an array, where each key must be the name of a subelement. Subelements are defined in the dataLayout property. |