BorderLayout.CenterRegion

Syntax

CenterRegion: PP.Ui.BorderLayoutItem

Description

The CenterRegion property contains the component of layout center region.

Comments

Use JSON or the setCenterRegion method to set the property value and the getCenterRegion method to get the property value.

Example

The example of property use is given in the Example of Creating the BorderLayout Component page.

See also:

BorderLayout