Uses of Interface
com.actionbarsherlock.internal.widget.IcsAdapterView.OnItemSelectedListener

Packages that use IcsAdapterView.OnItemSelectedListener
com.actionbarsherlock.internal.widget   
 

Uses of IcsAdapterView.OnItemSelectedListener in com.actionbarsherlock.internal.widget
 

Classes in com.actionbarsherlock.internal.widget that implement IcsAdapterView.OnItemSelectedListener
 class ScrollingTabContainerView
          This widget implements the dynamic action bar tab behavior that can change across different configurations or circumstances.
 

Methods in com.actionbarsherlock.internal.widget that return IcsAdapterView.OnItemSelectedListener
 IcsAdapterView.OnItemSelectedListener IcsAdapterView.getOnItemSelectedListener()
           
 

Methods in com.actionbarsherlock.internal.widget with parameters of type IcsAdapterView.OnItemSelectedListener
 void IcsAdapterView.setOnItemSelectedListener(IcsAdapterView.OnItemSelectedListener listener)
          Register a callback to be invoked when an item in this AdapterView has been selected.
 



Copyright © 2012-2013. All Rights Reserved.