public interface ItemBindingModel
OnItemBindModel.| Modifier and Type | Method and Description |
|---|---|
void |
onItemBind(ItemBinding itemBinding)
Set the binding variable and layout of the given view.
|
void onItemBind(ItemBinding itemBinding)
onItemBind.set(BR.item, R.layout.item);