| Package | Description |
|---|---|
| android.app | |
| android.view | |
| android.widget |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandableListActivity.onCreateContextMenu(ContextMenu menu,
View v,
ContextMenu.ContextMenuInfo menuInfo) |
void |
Activity.onCreateContextMenu(ContextMenu menu,
View v,
ContextMenu.ContextMenuInfo menuInfo) |
void |
Dialog.onCreateContextMenu(ContextMenu menu,
View v,
ContextMenu.ContextMenuInfo menuInfo) |
void |
Fragment.onCreateContextMenu(ContextMenu menu,
View v,
ContextMenu.ContextMenuInfo menuInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected ContextMenu.ContextMenuInfo |
View.getContextMenuInfo() |
ContextMenu.ContextMenuInfo |
MenuItem.getMenuInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
View.OnCreateContextMenuListener.onCreateContextMenu(ContextMenu menu,
View v,
ContextMenu.ContextMenuInfo menuInfo) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AdapterView.AdapterContextMenuInfo |
static class |
ExpandableListView.ExpandableListContextMenuInfo |
| Modifier and Type | Method and Description |
|---|---|
protected ContextMenu.ContextMenuInfo |
AbsListView.getContextMenuInfo() |
protected ContextMenu.ContextMenuInfo |
Gallery.getContextMenuInfo()
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.