Master.getItem

Syntax

getItem (typeMpanelOrIndex: Class|Number);

Parameters

typeMpanelOrIndex. Panel type or its number.

Description

The getItem method returns a master panel by its type of sequence number in the list of panels.

Example

The example of method use is given in description of the Master constructor.

See also:

Master