Package | Description |
---|---|
com.actionbarsherlock.internal.view.menu |
Modifier and Type | Class and Description |
---|---|
class |
ActionMenuItemView |
class |
ListMenuItemView
The item view for each item in the ListView-based MenuViews.
|
Modifier and Type | Method and Description |
---|---|
MenuView.ItemView |
BaseMenuPresenter.createItemView(android.view.ViewGroup parent)
Create a new item view that can be re-bound to other item data later.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
BaseMenuPresenter.bindItemView(MenuItemImpl item,
MenuView.ItemView itemView)
Bind item data to an existing item view.
|
void |
ActionMenuPresenter.bindItemView(MenuItemImpl item,
MenuView.ItemView itemView) |
Copyright © 2011–2014. All rights reserved.