PrxControl.create

Syntax

PP.Prx.Ui.PrxControl.create(settings);

Parameters

settings. JSON object that contains class instance settings.

Description

The create constructor creates an instance of the PrxControl class.

Example

The example of constructor use is given in description of the ControlBarView.add method.

See also:

PrxControl