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 property use is given on the Example of Creating the BorderLayout Component page.

See also:

BorderLayout