public static class AddonTabber.AddonTabberF extends IAddonFragment implements TabSwipeInterface<TabSwipeController.TabInfo>
TabSwipeInterface.ITabInfo<T extends TabSwipeInterface.ITabInfo<T>>, TabSwipeInterface.OnTabSelectedListener| Constructor and Description |
|---|
AddonTabber.AddonTabberF() |
onCreate, onPreCreateattach, get, getParentpublic 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>protected TabSwipeController createController()
public TabSwipeInterface.OnTabSelectedListener getOnTabSelectedListener()
getOnTabSelectedListener in interface TabSwipeInterface<TabSwipeController.TabInfo>public AddonTabber.AddonTabberCallback getTabberCallback()
public boolean isSmoothScroll()
isSmoothScroll in interface TabSwipeInterface<TabSwipeController.TabInfo>public boolean isSwipeEnabled()
isSwipeEnabled in interface TabSwipeInterface<TabSwipeController.TabInfo>protected void onAttach(Fragment object)
onAttach in class IAddonBase<Fragment>public void onDestroyView()
onDestroyView in class IAddonFragmentprotected void onHandleTabs()
public void onViewCreated(android.view.View view,
android.os.Bundle savedInstanceState)
onViewCreated in class IAddonFragmentpublic 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>public void setTabberCallback(AddonTabber.AddonTabberCallback tabberCallback)
Copyright © 2012-2013. All Rights Reserved.