android.widget
Class ExpandableListView.ExpandableListContextMenuInfo
java.lang.Object
android.widget.ExpandableListView.ExpandableListContextMenuInfo
- All Implemented Interfaces:
- ContextMenu.ContextMenuInfo
- Enclosing class:
- ExpandableListView
public static class ExpandableListView.ExpandableListContextMenuInfo
- extends Object
- implements ContextMenu.ContextMenuInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
targetView
public View targetView
packedPosition
public long packedPosition
id
public long id
ExpandableListView.ExpandableListContextMenuInfo
public ExpandableListView.ExpandableListContextMenuInfo(View targetView,
long packedPosition,
long id)
Copyright © 2008-2012. All Rights Reserved.