MetabaseObjectsIconView.getItems

Syntax

getItems();

Description

The getItems method returns array of all list objects.

Comments

The method returns array of instances of the PP.Ui.MetabaseListItem class.

Example

The method use is given in the example for ListItem.ImageURL.

See also:

MetabaseObjectsIconView