ToolBar Constructor

Syntax

PP.Ui.ToolBar(settings);

Parameters

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

Description

The ToolBar constructor creates an instance of the ToolBar component.

Example

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

See also:

ToolBar