implements |
BackedEnum |
|---|
Enumeration of possible value color settings.
Used in sap.m.NumericContent and other tile-related controls to indicate the semantic meaning or status of a value (e.g., positive, negative, critical).
| Cases | |
|---|---|
Critical = 'Critical'
|
# |
Error = 'Error'
|
# |
Good = 'Good'
|
# |
Neutral = 'Neutral'
|
# |
None = 'None'
|
# |