enum sap.ui.commons.layout.BorderLayoutAreaTypes

Visiblity: public
Available since: N/A
Module: sap/ui/commons/library
Application Component: CA-UI5-CTR

The type (=position) of a BorderLayoutArea


Properties Overview

Node Description
sap.ui.commons.layout.BorderLayoutAreaTypes.begin

Value to identify the begin area.

sap.ui.commons.layout.BorderLayoutAreaTypes.bottom

Value to identify the bottom area.

sap.ui.commons.layout.BorderLayoutAreaTypes.center

Value to identify the center area.

sap.ui.commons.layout.BorderLayoutAreaTypes.end

Value to identify the end area.

sap.ui.commons.layout.BorderLayoutAreaTypes.top

Value to identify the top area.