enum sap.ui.integration.CardDataMode

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

Possible data modes for sap.ui.integration.widgets.Card.


Properties Overview

Node Description
sap.ui.integration.CardDataMode.Active

When in this mode, the card can make requests.

sap.ui.integration.CardDataMode.Auto

When in this mode, the card starts processing the manifest when the card is in the viewport.

sap.ui.integration.CardDataMode.Inactive

When in this mode, the card cannot make requests.