public static interface BaseQuickAdapter.OnItemChildClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
onItemChildClick(BaseQuickAdapter adapter,
android.view.View view,
int position)
callback method to be invoked when an itemchild in this view has been click
|
void onItemChildClick(BaseQuickAdapter adapter, android.view.View view, int position)
adapter - view - The view whihin the ItemView that was clickedposition - The position of the view int the adapter