Separator Constructor

Syntax

PP.Ui.Separator(settings)

Parameters

settings. JSON is an object with values of component properties.

Description

The Separator constructor creates an instance of the Separator class.

Example

The example of constructor use on the Menu component dynamic allocation is given in description of the Menu.ImageList property, the example for the static component allocation is given in the Example of Creating the Menu Component page.

See also:

Separator