Container.getItemById

Syntax

getItemById (id)

Parameters

id. Component ID.

Description

The getItemById method returns a container child by its identifier.

Comments

Identifier is set in the Idproperty.

Example

The method is used in the same way as the Menu.getMenuItemById method.

See also:

Container