TabSheet Constructor

Syntax

PP.Ui.TabSheet(settings);

Parameters

settings. JSON object with the TabSheetSettings interface properties values.

Description

The TabSheet constructor creates the TabSheet component instance.

Example

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

See also:

TabSheet