addSingleItem
Type
property
Summary
A method for adding an item to the list.
Syntax
set the addSingleItem of widget to <Array>
Description
Use the addSingleItem property to add new item to the PolyList widget. The value this property takes is an array containing the data for 1 single item. If you get the value of addSingleItem property it will always return empty array.