Splitter.getPanel

Syntax

getPanel (panelIndex);

Parameters

panelIndex. Index of the panel.

Description

The getPanel method returns a panel by its index.

Example

The example of method use is given in the Example of Creating the Splitter Component page.

See also:

Splitter