Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > MainPanel > MainPanel.getItem
getItem(index: Number);
index. Element index.
The getItem method returns a menu item by its index.
Returned value - object of the class PP.Ui.MainPanelItem.
The example of method use is given in description of the MainPanel.removeItem method.
See also: