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 item in this view has been
click and held
|
void onItemChildClick(BaseQuickAdapter adapter, android.view.View view, int position)
view - The view whihin the ItemView that was clickedposition - The position of the view int the adapter