enum sap.ui.commons.RowRepeaterDesign

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

Determines the visual design of a RowRepeater.


Properties Overview

Node Description
sap.ui.commons.RowRepeaterDesign.BareShell

The RowRepeater will be displayed without header, toolbar or footer. Background will be transparent.

sap.ui.commons.RowRepeaterDesign.Standard

The RowRepeater header and footer elements, as well as the row container background, appear solid.

sap.ui.commons.RowRepeaterDesign.Transparent

The RowRepeater header and footer elements, as well as the row container background, appear transparent.