|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MenuBuilder.Callback
Called by menu to notify of close and selection changes.
| Method Summary | |
|---|---|
boolean |
onMenuItemSelected(MenuBuilder menu,
MenuItem item)
Called when a menu item is selected. |
void |
onMenuModeChange(MenuBuilder menu)
Called when the mode of the menu changes (for example, from icon to expanded). |
| Method Detail |
|---|
boolean onMenuItemSelected(MenuBuilder menu,
MenuItem item)
menu - The menu that is the parent of the itemitem - The menu item that is selected
void onMenuModeChange(MenuBuilder menu)
menu - the menu that has changed modes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||