public abstract class TabSwipeFragment extends Fragment implements TabSwipeInterface<TabSwipeController.TabInfo>, AddonTabber.AddonTabberCallback
Fragment.InstantiationException, Fragment.SavedStateTabSwipeInterface.ITabInfo<T extends TabSwipeInterface.ITabInfo<T>>, TabSwipeInterface.OnTabSelectedListenerIAddonAttacher.AddonCallback<V>, IAddonAttacher.AttachException| Constructor and Description |
|---|
TabSwipeFragment() |
addon, addon, addon, getLayoutInflater, instantiate, instantiate, instantiate, instantiate, isAddonAttached, lockAttaching, obtainAddonsList, onCreate, onDestroyView, onViewCreated, performAddonAction, startActionModegetContainerId, getContextMenuListener, getDefaultSharedPreferences, getDefaultSharedPreferences, getLayoutInflater, getMenuInflater, getSharedPreferences, getSharedPreferences, getSupportActionBar, getSupportActionBarContext, getSupportActivity, getSupportApplication, getSystemService, isDetachChildFragments, onAttach, onContextItemSelected, onContextItemSelected, onContextMenuClosed, onCreateContextMenu, onCreateContextMenu, onCreateOptionsMenu, onCreateOptionsMenu, onCreateView, onInflate, onInflate, onOptionsItemSelected, onOptionsItemSelected, onPrepareOptionsMenu, onPrepareOptionsMenu, onViewCreated, openContextMenu, registerForContextMenu, setDetachChildFragments, setInitialSavedState, setUserVisibleHint, unregisterForContextMenudump, equals, getActivity, getArguments, getChildFragmentManager, getFragmentManager, getId, getLoaderManager, getParentFragment, getResources, getRetainInstance, getString, getString, getTag, getTargetFragment, getTargetRequestCode, getText, getUserVisibleHint, getView, hashCode, isAdded, isDetached, isHidden, isInLayout, isRemoving, isResumed, isVisible, onActivityCreated, onActivityResult, onConfigurationChanged, onCreateAnimation, onDestroy, onDestroyOptionsMenu, onDetach, onHiddenChanged, onLowMemory, onOptionsMenuClosed, onPause, onResume, onSaveInstanceState, onStart, onStop, onViewStateRestored, setArguments, setHasOptionsMenu, setMenuVisibility, setRetainInstance, setTargetFragment, startActivity, startActivityForResult, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitonHandleTabsprotected AddonTabber.AddonTabberF addonTabber()
public TabSwipeController.TabInfo addTab(CharSequence title, Class<? extends Fragment> fragmentClass)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo addTab(CharSequence title, Class<? extends Fragment> fragmentClass, android.os.Bundle fragmentArguments)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo addTab(int title, Class<? extends Fragment> fragmentClass)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo addTab(int title, Class<? extends Fragment> fragmentClass, android.os.Bundle fragmentArguments)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo addTab(TabSwipeController.TabInfo tabInfo)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo addTab(TabSwipeController.TabInfo tabInfo, int position)
addTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeInterface.OnTabSelectedListener getOnTabSelectedListener()
getOnTabSelectedListener in interface TabSwipeInterface<TabSwipeController.TabInfo>public boolean isSmoothScroll()
isSmoothScroll in interface TabSwipeInterface<TabSwipeController.TabInfo>public boolean isSwipeEnabled()
isSwipeEnabled in interface TabSwipeInterface<TabSwipeController.TabInfo>public android.view.View onCreateView(LayoutInflater inflater, android.view.ViewGroup container, android.os.Bundle savedInstanceState)
onCreateView in class _HoloFragmentpublic void reloadTabs()
reloadTabs in interface TabSwipeInterface<TabSwipeController.TabInfo>public void removeAllTabs()
removeAllTabs in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo removeTab(int position)
removeTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public TabSwipeController.TabInfo removeTab(TabSwipeController.TabInfo tabInfo)
removeTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public void setCurrentTab(int position)
setCurrentTab in interface TabSwipeInterface<TabSwipeController.TabInfo>public void setOnTabSelectedListener(TabSwipeInterface.OnTabSelectedListener onTabSelectedListener)
setOnTabSelectedListener in interface TabSwipeInterface<TabSwipeController.TabInfo>public void setSmoothScroll(boolean smoothScroll)
setSmoothScroll in interface TabSwipeInterface<TabSwipeController.TabInfo>public void setSwipeEnabled(boolean swipeEnabled)
setSwipeEnabled in interface TabSwipeInterface<TabSwipeController.TabInfo>Copyright © 2012-2013. All Rights Reserved.