Ribbon.getPanelById

Syntax

getPanelById (value: String);

Parameters

value. Panel identifier.

Description

The getPanelById method gets panel by its ID.

Comments

Identifier - value of the Id property - must be set in JSON.

Example

The example of method use is given on the Example of Positioning the Ribbon Component via JSON page.

See also:

Ribbon