BorderLayout Constructor

Syntax

PP.Ui.BorderLayout(settings);

Parameters

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

Description

The BorderLayout constructor creates an instance of the BorderLayout component.

Example

The example of constructor use is given in the Example of Creation the BorderLayout Component page.

See also:

BorderLayout