| Package | Description |
|---|---|
| android.support.v4.app | |
| com.actionbarsherlock.internal.view.menu | |
| com.actionbarsherlock.view | |
| org.holoeverywhere.app |
| Modifier and Type | Method and Description |
|---|---|
void |
_HoloFragment.onContextMenuClosed(ContextMenu menu) |
void |
_HoloActivity.onContextMenuClosed(ContextMenu menu) |
void |
_HoloFragment.onCreateContextMenu(ContextMenu menu,
android.view.View v,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
void |
_HoloActivity.onCreateContextMenu(ContextMenu menu,
android.view.View view,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextMenuBuilder |
class |
ContextMenuWrapper |
| Modifier and Type | Method and Description |
|---|---|
ContextMenu |
ContextMenuWrapper.setHeaderIcon(android.graphics.drawable.Drawable icon) |
ContextMenu |
ContextMenuBuilder.setHeaderIcon(android.graphics.drawable.Drawable icon) |
ContextMenu |
ContextMenuWrapper.setHeaderIcon(int iconRes) |
ContextMenu |
ContextMenuBuilder.setHeaderIcon(int iconRes) |
ContextMenu |
ContextMenuWrapper.setHeaderTitle(java.lang.CharSequence title) |
ContextMenu |
ContextMenuBuilder.setHeaderTitle(java.lang.CharSequence title) |
ContextMenu |
ContextMenuWrapper.setHeaderTitle(int titleRes) |
ContextMenu |
ContextMenuBuilder.setHeaderTitle(int titleRes) |
ContextMenu |
ContextMenuWrapper.setHeaderView(android.view.View view) |
ContextMenu |
ContextMenuBuilder.setHeaderView(android.view.View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextMenuListener.onContextMenuClosed(ContextMenu menu) |
void |
ContextMenuListener.onCreateContextMenu(ContextMenu menu,
android.view.View view,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
| Modifier and Type | Method and Description |
|---|---|
ContextMenu |
ContextMenu.setHeaderIcon(android.graphics.drawable.Drawable icon) |
ContextMenu |
ContextMenu.setHeaderIcon(int iconRes) |
ContextMenu |
ContextMenu.setHeaderTitle(java.lang.CharSequence title) |
ContextMenu |
ContextMenu.setHeaderTitle(int titleRes) |
ContextMenu |
ContextMenu.setHeaderView(android.view.View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dialog.onContextMenuClosed(ContextMenu menu) |
void |
Dialog.onCreateContextMenu(ContextMenu menu,
android.view.View view,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
Copyright © 2012-2013. All Rights Reserved.