DropPanel Constructor

Syntax

PP.Ui.DropPanel(settings);

Parameters

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

Description

The DropPanel constructor creates an instance of the DropPanel component.

Example

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

See also:

DropPanel