MainPanelItem Constructor

Syntax

PP.Ui.MainPanelItem(settings);

Parameters

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

Description

The MainPanelItem constructor creates an instance of the MainPanelItem component.

Example

The example of constructor use is given in description of the MainPanel.removeItem method.

MainPanelItem