Enum sap.m.LoadStateModule: sap/m/library
Enumeration of possible load statuses.
Since: 1.34.0.
Field Summary
sap.m.LoadState.DisabledThe control is disabled.
sap.m.LoadState.FailedThe control failed to load.
sap.m.LoadState.LoadedThe control has loaded.
sap.m.LoadState.LoadingThe control is loading.