|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionProvider | |
|---|---|
| com.actionbarsherlock.internal.view | |
| com.actionbarsherlock.internal.view.menu | |
| com.actionbarsherlock.view | |
| com.actionbarsherlock.widget | |
| Uses of ActionProvider in com.actionbarsherlock.internal.view |
|---|
| Methods in com.actionbarsherlock.internal.view that return ActionProvider | |
|---|---|
ActionProvider |
ActionProviderWrapper.unwrap()
|
| Constructors in com.actionbarsherlock.internal.view with parameters of type ActionProvider | |
|---|---|
ActionProviderWrapper(ActionProvider provider)
|
|
| Uses of ActionProvider in com.actionbarsherlock.internal.view.menu |
|---|
| Methods in com.actionbarsherlock.internal.view.menu that return ActionProvider | |
|---|---|
ActionProvider |
MenuItemWrapper.getActionProvider()
|
ActionProvider |
MenuItemImpl.getActionProvider()
|
ActionProvider |
ActionMenuItem.getActionProvider()
|
| Methods in com.actionbarsherlock.internal.view.menu with parameters of type ActionProvider | |
|---|---|
MenuItem |
MenuItemWrapper.setActionProvider(ActionProvider actionProvider)
|
MenuItem |
MenuItemImpl.setActionProvider(ActionProvider actionProvider)
|
MenuItem |
ActionMenuItem.setActionProvider(ActionProvider actionProvider)
|
| Uses of ActionProvider in com.actionbarsherlock.view |
|---|
| Methods in com.actionbarsherlock.view that return ActionProvider | |
|---|---|
ActionProvider |
MenuItem.getActionProvider()
Gets the ActionProvider. |
| Methods in com.actionbarsherlock.view with parameters of type ActionProvider | |
|---|---|
MenuItem |
MenuItem.setActionProvider(ActionProvider actionProvider)
Sets the ActionProvider responsible for creating an action view if
the item is placed on the action bar. |
| Uses of ActionProvider in com.actionbarsherlock.widget |
|---|
| Subclasses of ActionProvider in com.actionbarsherlock.widget | |
|---|---|
class |
ShareActionProvider
This is a provider for a share action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||