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