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


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

Field Summary
sap.ui.commons.layout.BackgroundDesign.BorderA background design suitable for borders.
sap.ui.commons.layout.BackgroundDesign.Fill1An opaque background design that looks dark filled.
sap.ui.commons.layout.BackgroundDesign.Fill2An opaque background design that looks medium filled.
sap.ui.commons.layout.BackgroundDesign.Fill3An opaque background design that looks light filled.
sap.ui.commons.layout.BackgroundDesign.HeaderA background design suitable for headers.
sap.ui.commons.layout.BackgroundDesign.PlainA plain but opaque background design.
Field Detail
sap.ui.commons.layout.BackgroundDesign.Border: string

A background design suitable for borders.

sap.ui.commons.layout.BackgroundDesign.Fill1: string

An opaque background design that looks dark filled.

sap.ui.commons.layout.BackgroundDesign.Fill2: string

An opaque background design that looks medium filled.

sap.ui.commons.layout.BackgroundDesign.Fill3: string

An opaque background design that looks light filled.

sap.ui.commons.layout.BackgroundDesign.Header: string

A background design suitable for headers.

sap.ui.commons.layout.BackgroundDesign.Plain: string

A plain but opaque background design.

sap.ui.commons.layout.BackgroundDesign.Transparent: string

A transparent background.