getItems();
The getItems method returns an array of menu items.
Array items are object of the class PP.Ui.MainPanelItem.
The example of method use is given in description of the MainPanel.removeItem method.
See also:
MainPanel