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