enum sap.m.LoadState

Control sample: sap.m.LoadState
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-SC

Enumeration of possible load statuses.


Properties Overview

Node Description
sap.m.LoadState.Disabled

The control is disabled.

sap.m.LoadState.Failed

The control failed to load.

sap.m.LoadState.Loaded

The control has loaded.

sap.m.LoadState.Loading

The control is loading.