public interface OnListItemClickListener
| Modifier and Type | Field and Description |
|---|---|
static int |
POSITION_UP |
| Modifier and Type | Method and Description |
|---|---|
void |
onListItemClick(int position) |
void |
onListItemLongClick(int position) |
static final int POSITION_UP