Class ExpandableListView.ExpandableListContextMenuInfo

java.lang.Object
icyllis.modernui.widget.ExpandableListView.ExpandableListContextMenuInfo
All Implemented Interfaces:
ContextMenu.ContextMenuInfo
Enclosing class:
ExpandableListView

public static class ExpandableListView.ExpandableListContextMenuInfo extends Object implements ContextMenu.ContextMenuInfo
Extra menu information specific to an ExpandableListView provided to the View.OnCreateContextMenuListener.onCreateContextMenu(ContextMenu, View, ContextMenuInfo) callback when a context menu is brought up for this AdapterView.