insertItem(item: PP.Ui.MainPanelItem || Object, index: Number);
item. Inserted item.
index. Index of inserted item.
The insertItem method inserts an item to the specified position.
The example of method use is given in description of the MainPanel.removeItem method.
See also: