Interface | Description |
---|---|
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 | Description |
---|---|
AbsActionBarView | |
ActionBarContainer |
This class acts as a container for the action bar view and action mode context views.
|
ActionBarContextView | |
ActionBarView | |
ActionBarView.HomeView | |
CapitalizingButton | |
CapitalizingTextView | |
FakeDialogPhoneWindow | |
IcsAbsSpinner |
An abstract base class for spinner widgets.
|
IcsAdapterView<T extends android.widget.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. |
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.
|
ScrollingTabContainerView |
This widget implements the dynamic action bar tab behavior that can change
across different configurations or circumstances.
|
ScrollingTabContainerView.TabView |
Copyright © 2011–2014. All rights reserved.