public static interface AdapterView.OnItemClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
onItemClick(AdapterView<?> parent,
android.view.View view,
int position,
long id) |
void onItemClick(AdapterView<?> parent, android.view.View view, int position, long id)
Copyright © 2012-2013. All Rights Reserved.