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

Packages that use ActionBar.TabListener
com.actionbarsherlock.app   
com.actionbarsherlock.internal.app   
 

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)
           
 



Copyright © 2012-2013. All Rights Reserved.