com.sap.cloud.mobile.fiori.formcell.SupportsHelperText |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract CharSequence |
getHelperText()
Returns the validation message specified for the view.
| ||||||||||
abstract boolean | isHelperEnabled() | ||||||||||
abstract void | setHelperEnabled(boolean enabled) | ||||||||||
abstract void |
setHelperText(CharSequence validationMessage)
Sets the text which implies that the input is invalid and needs correction
| ||||||||||
abstract void |
setHelperTextAppearance(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 |
---|