addData

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the addData of widget to <List>
Associationscom.livecode.widget.polylist
Summary

A method for adding data to the list.

Description

Use the addData property to add new data to the PolyList widget. The value this property takes is a List or numerated array. If you get the value of addData property it will always return an empty list. The format used to set this property is the same of dataContent.