LongListItem Constructor

Syntax

PP.Ui.LongListItem(settings);

Parameters

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

Description

The LongListItem constructor creates an instance of the LongListItem component.

Example

The constructor is used for internal use by the LongListBox class.

See also:

LongListItem