| Package | Description |
|---|---|
| com.actionbarsherlock | |
| com.actionbarsherlock.app | |
| com.actionbarsherlock.internal | |
| com.actionbarsherlock.internal.app | |
| org.solovyev.android.sherlock |
| Modifier and Type | Method and Description |
|---|---|
abstract ActionBar |
ActionBarSherlock.getActionBar()
Get the current action bar instance.
|
| Modifier and Type | Method and Description |
|---|---|
ActionBar |
SherlockExpandableListActivity.getSupportActionBar() |
ActionBar |
SherlockPreferenceActivity.getSupportActionBar() |
ActionBar |
SherlockFragmentActivity.getSupportActionBar() |
ActionBar |
SherlockListActivity.getSupportActionBar() |
ActionBar |
SherlockActivity.getSupportActionBar() |
| Modifier and Type | Method and Description |
|---|---|
ActionBar |
ActionBarSherlockNative.getActionBar() |
ActionBar |
ActionBarSherlockCompat.getActionBar() |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionBarImpl
ActionBarImpl is the ActionBar implementation used
by devices of all screen sizes.
|
class |
ActionBarWrapper |
| Modifier and Type | Method and Description |
|---|---|
static ActionBar |
AndroidSherlockUtils.getSupportActionBar(android.app.Activity activity) |
static ActionBar |
AndroidSherlockUtils.getSupportActionBar(Fragment fragment) |
Copyright © 2015 se.solovyev. All Rights Reserved.