Ribbon.getCategoryById

Syntax

getCategoryById (value);

Parameters

value. Tab ID.

Description

The getCategoryById method gets tab 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 from JSON page.

See also:

Ribbon