com.sap.cloud.mobile.fiori.formcell.SupportsKey |
![]()
AttachmentFormCell,
ChoiceFormCell,
DateTimePickerFormCell,
DurationPickerFormCell,
FilterFormCell,
GenericListPickerFormCell<V extends View, T extends Serializable>,
ListPickerFormCell<V extends View>,
MultiSortFormCell,
NoteFormCell,
SignatureCaptureFormCell,
SignatureCaptureInline,
SimplePropertyFormCell,
SliderFormCell,
SwitchFormCell
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract CharSequence |
getKey()
Return the label of the property of control
| ||||||||||
abstract void |
setKey(CharSequence keyName)
Set the label for property of the control
| ||||||||||
abstract void | setKeyTextAppearance(int resId) |
Return the label of the property of control
Set the label for property of the control
keyName | label of the property |
---|