Package | Description |
---|---|
com.actionbarsherlock.internal.view.menu |
Modifier and Type | Class and Description |
---|---|
class |
ActionMenuPresenter
MenuPresenter for building action menus as seen in the action bar and action modes.
|
class |
BaseMenuPresenter
Base class for MenuPresenters that have a consistent container view and item
views.
|
class |
MenuPopupHelper
Presents a menu as a small, simple popup anchored to another view.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuBuilder.addMenuPresenter(MenuPresenter presenter)
Add a presenter to this menu.
|
void |
MenuBuilder.removeMenuPresenter(MenuPresenter presenter)
Remove a presenter from this menu.
|
Copyright © 2011–2014. All rights reserved.