LongListBox Constructor

Syntax

PP.Ui.LongListBox(settings);

Parameters

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

Description

The LongListBox constructor creates an instance of the LongListBox component.

Example

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

See also:

LongListBox