com.sap.cloud.mobile.fiori.formcell.SupportLabel |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract CharSequence |
getLabel()
Returns the validation message specified for the view.
| ||||||||||
abstract void |
setLabel(CharSequence validationMessage)
Sets the text which implies that the input is invalid and needs correction
| ||||||||||
abstract void |
setLabelTextAppearance(int textAppearance)
Sets the text appearance on the error message
|
Returns the validation message specified for the view.
Sets the text which implies that the input is invalid and needs correction
validationMessage | CharSequence |
---|
Sets the text appearance on the error message
textAppearance | resource id |
---|