ComboBox Constructor

Syntax

PP.Ui.ComboBox (settings);

Parameters

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

Description

The Combo constructor creates an instance of the Combo component.

Example

The example of constructor use is given in the Example of Creating the ComboBox Component page.

See also:

ComboBox