Uses of Interface
com.actionbarsherlock.app.ActionBar.TabListener

Packages that use ActionBar.TabListener
com.actionbarsherlock.app   
com.actionbarsherlock.internal.app   
org.solovyev.android.sherlock.tabs   
 

Uses of ActionBar.TabListener in com.actionbarsherlock.app
 

Methods in com.actionbarsherlock.app with parameters of type ActionBar.TabListener
abstract  ActionBar.Tab ActionBar.Tab.setTabListener(ActionBar.TabListener listener)
          Set the ActionBar.TabListener that will handle switching to and from this tab.
 

Uses of ActionBar.TabListener in com.actionbarsherlock.internal.app
 

Methods in com.actionbarsherlock.internal.app that return ActionBar.TabListener
 ActionBar.TabListener ActionBarImpl.TabImpl.getCallback()
           
 

Methods in com.actionbarsherlock.internal.app with parameters of type ActionBar.TabListener
 ActionBar.Tab ActionBarWrapper.TabWrapper.setTabListener(ActionBar.TabListener listener)
           
 ActionBar.Tab ActionBarImpl.TabImpl.setTabListener(ActionBar.TabListener callback)
           
 

Uses of ActionBar.TabListener in org.solovyev.android.sherlock.tabs
 

Classes in org.solovyev.android.sherlock.tabs that implement ActionBar.TabListener
 class ActionBarFragmentTabListener
          User: serso Date: 8/4/12 Time: 12:42 PM
 



Copyright © 2014 se.solovyev. All Rights Reserved.