Working with General Visual Components > Classes > Panel > Panel Constructor
PP.Ui.Panel(settings);
settings. The JSON object with the values of the component properties.
The Panel constructor creates an instance of the Panel component.
The example of constructor use is given in the Example of Creating the Panel Component page.
See also: