Container.getLayoutItems

Syntax

getLayoutItems();

Description

The getLayoutItems method returns an array of table panels.

Example

The example of method use is given in description of the Container.contains method.

See also:

Container