RibbonPanel Constructor

Syntax

PP.Ui.RibbonPanel(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The RibbonPanel constructor creates an instance of the RibbonPanel component.

Example

The example of constructor use is given on the Example of Creating the Ribbon Component page.

See also:

RibbonPanel