public interface ContextMenuListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
onContextItemSelected(MenuItem item) |
void |
onContextMenuClosed(ContextMenu menu) |
void |
onCreateContextMenu(ContextMenu menu,
android.view.View view,
android.view.ContextMenu.ContextMenuInfo menuInfo) |
boolean onContextItemSelected(MenuItem item)
void onContextMenuClosed(ContextMenu menu)
void onCreateContextMenu(ContextMenu menu, android.view.View view, android.view.ContextMenu.ContextMenuInfo menuInfo)
Copyright © 2012-2013. All Rights Reserved.