com.sap.cloud.mobile.fiori.formcell.ListPickerBindByViewIdBinder<V extends android.view.View> |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getItemId(int pos)
Given the position get the Id of the element.
| ||||||||||
abstract void |
onBindViewById(V view, int id)
BindView by id.
|
Given the position get the Id of the element.
pos | position |
---|
BindView by id.
view | View |
---|---|
id | id |