TabSheet Constructor

Syntax

PP.Ui.TabSheet(settings);

Parameters

settings. JSON object with values of component's properties.

Description

The TabSheet constructor creates an instance of the TabSheet component.

Example

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

See also:

TabSheet