getLayoutItems();
The getLayoutItems method returns an array of side panel items.
Array elements are objects of the PP.Ui.NavigationItem class.
The example of method use is given in description of the NavigationBar.isAnimation method.
See also:
NavigationBar