Package com.actionbarsherlock.internal.widget

Interface Summary
IcsAdapterView.OnItemLongClickListener Interface definition for a callback to be invoked when an item in this view has been clicked and held.
IcsAdapterView.OnItemSelectedListener Interface definition for a callback to be invoked when an item in this view has been selected.
 

Class Summary
AbsActionBarView  
ActionBarContainer This class acts as a container for the action bar view and action mode context views.
ActionBarContextView  
ActionBarView  
ActionBarView.HomeView  
CapitalizingButton  
CapitalizingTextView  
CollapsibleActionViewWrapper Wraps an ABS collapsible action view in a native container that delegates the calls.
IcsAbsSpinner An abstract base class for spinner widgets.
IcsAdapterView<T extends Adapter> An AdapterView is a view whose children are determined by an Adapter.
IcsAdapterView.AdapterContextMenuInfo Extra menu information provided to the android.view.View.OnCreateContextMenuListener#onCreateContextMenu(ContextMenu, View, ContextMenuInfo) callback when a context menu is brought up for this AdapterView.
IcsColorDrawable A version of ColorDrawable that respects bounds.
IcsLinearLayout A simple extension of a regular linear layout that supports the divider API of Android 4.0+.
IcsListPopupWindow A proxy between pre- and post-Honeycomb implementations of this class.
IcsProgressBar Visual indicator of progress in some operation.
IcsSpinner A view that displays one child at a time and lets the user pick among them.
IcsToast  
ScrollingTabContainerView This widget implements the dynamic action bar tab behavior that can change across different configurations or circumstances.
ScrollingTabContainerView.TabView  
TabsLinearLayout  
 



Copyright © 2012-2013. All Rights Reserved.