| Package | Description | 
|---|---|
| android.support.v4.app | |
| com.actionbarsherlock | |
| com.actionbarsherlock.app | |
| com.actionbarsherlock.internal.app | |
| com.actionbarsherlock.internal.view | |
| com.actionbarsherlock.view | 
| Modifier and Type | Method and Description | 
|---|---|
abstract MenuInflater | 
_ActionBarSherlockTrojanHorse.getSupportMenuInflater()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
_ActionBarSherlockTrojanHorse.OnCreateOptionsMenuListener.onCreateOptionsMenu(Menu menu,
                   MenuInflater inflater)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected MenuInflater | 
ActionBarSherlock.mMenuInflater
Reference to our custom menu inflater which supports action items. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MenuInflater | 
ActionBarSherlock.getMenuInflater()
Get a menu inflater instance which supports the newer menu attributes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MenuInflater | 
SherlockPreferenceActivity.getSupportMenuInflater()  | 
MenuInflater | 
SherlockListActivity.getSupportMenuInflater()  | 
MenuInflater | 
SherlockFragmentActivity.getSupportMenuInflater()  | 
MenuInflater | 
SherlockExpandableListActivity.getSupportMenuInflater()  | 
MenuInflater | 
SherlockActivity.getSupportMenuInflater()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SherlockListFragment.onCreateOptionsMenu(Menu menu,
                   MenuInflater inflater)  | 
void | 
SherlockFragment.onCreateOptionsMenu(Menu menu,
                   MenuInflater inflater)  | 
void | 
SherlockDialogFragment.onCreateOptionsMenu(Menu menu,
                   MenuInflater inflater)  | 
| Modifier and Type | Method and Description | 
|---|---|
MenuInflater | 
ActionBarImpl.ActionModeImpl.getMenuInflater()  | 
| Modifier and Type | Method and Description | 
|---|---|
MenuInflater | 
StandaloneActionMode.getMenuInflater()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract MenuInflater | 
ActionMode.getMenuInflater()
Returns a  
MenuInflater with the ActionMode's context. | 
Copyright © 2011–2014. All rights reserved.