public static class AdapterView.AdapterContextMenuInfo extends Object implements ContextMenu.ContextMenuInfo
| Modifier and Type | Field and Description |
|---|---|
long |
id |
int |
position |
View |
targetView |
| Constructor and Description |
|---|
AdapterView.AdapterContextMenuInfo(View targetView,
int position,
long id) |
Copyright © 2008-2013. All Rights Reserved.