enum sap.ui.commons.layout.BackgroundDesign

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

Background design (i.e. color), e.g. of a layout cell.


Properties Overview

Node Description
sap.ui.commons.layout.BackgroundDesign.Border

A background design suitable for borders.

sap.ui.commons.layout.BackgroundDesign.Fill1

An opaque background design that looks dark filled.

sap.ui.commons.layout.BackgroundDesign.Fill2

An opaque background design that looks medium filled.

sap.ui.commons.layout.BackgroundDesign.Fill3

An opaque background design that looks light filled.

sap.ui.commons.layout.BackgroundDesign.Header

A background design suitable for headers.

sap.ui.commons.layout.BackgroundDesign.Plain

A plain but opaque background design.

sap.ui.commons.layout.BackgroundDesign.Transparent

A transparent background.