Helper functionality for indication color support.
Node | Description |
---|
Method | Description |
---|---|
sap.ui.core.IndicationColorSupport.getAdditionalText |
Returns a generic indication color message if the given Element has a property |
Returns a generic indication color message if the given Element has a property IndicationColor
with one of the states or the given indicationColor
string represents one of five states.
Param | Type | DefaultValue | Description |
---|---|---|---|
vValue | sap.ui.core.Element sap.ui.core.IndicationColor |
the Element of which the indicationColor needs to be checked, or the IndicationColor explicitly |