Enum sap.m.DeviationIndicatorModule: sap/m/library


Enum of the available deviation markers for the NumericContent control.


Since: 1.34.
Field Summary
sap.m.DeviationIndicator.DownThe actual value is less than the target value.
sap.m.DeviationIndicator.UpThe actual value is more than the target value.
Field Detail
sap.m.DeviationIndicator.Down: string
The actual value is less than the target value.
sap.m.DeviationIndicator.None: string
No value.
sap.m.DeviationIndicator.Up: string
The actual value is more than the target value.