getVisibleItems();
The getVisibleItems method returns the array of visible elements of grouped list.
Array elements - objects of the PP.Ui.LongListItem class.
The example of method use is given in description of the LongListBox.isAllLoaded method.
See also: