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