NavigationBar.getItem

Syntax

getItem (index);

Parameters

index. Index of the panel.

Description

The getItem method returns child element of the navigation panel by the specified index.

Example

An example of using this method is given in description of the NavigationItem.expand method.

See also:

NavigationBar