getLayoutItems();
The getLayoutItems method returns the array of elements of the list.
Elements of the array are objects of the PP.Ui.ListItem class.
The example of property use is given in description of the ListBox.getScrollBox method.
See also: