| Package | Description |
|---|---|
| com.actionbarsherlock.app | |
| org.solovyev.android.sherlock | |
| org.solovyev.android.sherlock.tabs |
| Modifier and Type | Method and Description |
|---|---|
SherlockFragmentActivity |
SherlockListFragment.getSherlockActivity() |
SherlockFragmentActivity |
SherlockDialogFragment.getSherlockActivity() |
SherlockFragmentActivity |
SherlockFragment.getSherlockActivity() |
| Modifier and Type | Method and Description |
|---|---|
static ListAdapter<String> |
AndroidSherlockUtils.newSherlockDefaultAdapter(SherlockFragmentActivity activity,
List<String> items) |
| Constructor and Description |
|---|
ActionBarNavigationFragmentListener(SherlockFragmentActivity activity,
List<? extends FragmentItem> items,
List<String> itemLabels) |
FragmentItemImpl(SherlockFragmentActivity activity,
String tag,
Class<? extends Fragment> fragmentClass,
android.os.Bundle fragmentArgs,
Integer parentViewId)
Constructor used each time a new tab is created.
|
| Constructor and Description |
|---|
ActionBarFragmentTabListener(SherlockFragmentActivity activity,
String tag,
Class<? extends Fragment> fragmentClass,
android.os.Bundle fragmentArgs,
Integer parentViewId)
Constructor used each time a new tab is created.
|
Copyright © 2015 se.solovyev. All Rights Reserved.