Enum sap.ui.commons.layout.BorderLayoutAreaTypesModule: sap/ui/commons/library


The type (=position) of a BorderLayoutArea

Field Summary
sap.ui.commons.layout.BorderLayoutAreaTypes.beginValue to identify the begin area.
sap.ui.commons.layout.BorderLayoutAreaTypes.bottomValue to identify the bottom area.
sap.ui.commons.layout.BorderLayoutAreaTypes.centerValue to identify the center area.
Field Detail
sap.ui.commons.layout.BorderLayoutAreaTypes.begin: string
Value to identify the begin area.
sap.ui.commons.layout.BorderLayoutAreaTypes.bottom: string
Value to identify the bottom area.
sap.ui.commons.layout.BorderLayoutAreaTypes.center: string
Value to identify the center area.
sap.ui.commons.layout.BorderLayoutAreaTypes.end: string
Value to identify the end area.
sap.ui.commons.layout.BorderLayoutAreaTypes.top: string
Value to identify the top area.