public interface

ListPickerBindByViewIdBinder

com.sap.cloud.mobile.fiori.formcell.ListPickerBindByViewIdBinder<V extends android.view.View>

Summary

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.

Public Methods

public abstract int getItemId (int pos)

Given the position get the Id of the element.

Parameters
pos position

public abstract void onBindViewById (V view, int id)

BindView by id.

Parameters
view View
id id