Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getItems
Retrieves an array containing all the items in the list view control.
Syntax
public final ListItem[] getItems()
Return Value
Returns a zero-based array of ListItem objects that represent the items in the list view control.
See Also setItems