ColorCombo.getDropPanel

Syntax

getDropPanel();

Description

The getDropPanel method returns the drop-down panel.

Comments

Returned value is an object of the following class PP.Ui.DropPanel.

Example

The example of method use is given in description of the ColorCombo.showDropPanel method.

See also:

ColorCombo