Namespace sap.suite.ui.commons.LoadStateModule: sap/suite/ui/commons/library
Enumeration of possible load states for LoadableView.
Deprecated API:Since version 1.34. Deprecated. sap.m.LoadState should be used.
Field Summary
sap.suite.ui.commons.LoadState.DisabledLoadableView disabled to load the control.
sap.suite.ui.commons.LoadState.FailedLoadableView failed to load the control.
sap.suite.ui.commons.LoadState.LoadedLoadableView has loaded the control.
sap.suite.ui.commons.LoadState.LoadingLoadableView is loading the control.
Field Detail