Namespace sap.suite.ui.commons.DeviationIndicatorModule: sap/suite/ui/commons/library


The marker for the deviation trend.

Deprecated API:Since version 1.34. Deprecated. Moved to sapui5.runtime.

Field Summary
sap.suite.ui.commons.DeviationIndicator.DownThe actual value is less than the target value.
sap.suite.ui.commons.DeviationIndicator.UpThe actual value is more than the target value.
Field Detail
sap.suite.ui.commons.DeviationIndicator.Down
The actual value is less than the target value.
sap.suite.ui.commons.DeviationIndicator.None
No value.
sap.suite.ui.commons.DeviationIndicator.Up
The actual value is more than the target value.