ControlBar Constructor

Syntax

PP.Prx.Ui.ControlBar(settings);

Parameters

settings. JSON object that contains component settings.

Description

The ControlBar constructor creates an instance of the ControlBar class.

Example

The example of constructor use is given on the Example of the ControlBar Component Layout page.

See also:

ControlBar