public static class AddonTabber.AddonTabberA extends IAddonActivity implements TabSwipeInterface<TabSwipeController.TabInfo>
TabSwipeInterface.ITabInfo<T extends TabSwipeInterface.ITabInfo<T>>, TabSwipeInterface.OnTabSelectedListener| Constructor and Description |
|---|
AddonTabber.AddonTabberA() |
closeOptionsMenu, dispatchKeyEvent, findViewById, handler, installDecorView, invalidateOptionsMenu, onActivityResult, onConfigurationChanged, onCreate, onCreatePanelMenu, onDestroy, onHomePressed, onMenuItemSelected, onMenuOpened, onNewIntent, onPanelClosed, onPause, onPostResume, onPreCreate, onPreparePanel, onRestart, onResume, onSaveInstanceState, onStart, onStop, onTitleChanged, openOptionsMenu, requestWindowFeatureattach, 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(Activity object)
onAttach in class IAddonBase<Activity>public void onContentChanged()
onContentChanged in class IAddonActivityprotected void onHandleTabs()
public void onPostCreate(android.os.Bundle savedInstanceState)
onPostCreate in class IAddonActivitypublic 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.