| AdapterView.OnItemClickListener | Interface definition for a callback to be invoked when an item in this AdapterView has been clicked. |
| AdapterView.OnItemLongClickListener | Interface definition for a callback to be invoked when an item in this view has been clicked and held. |
| AdapterView.OnItemSelectedListener | Interface definition for a callback to be invoked when an item in this view has been selected. |
| CarouselFragment.EditModeListener | |
| CarouselHost.OnTabChangeListener | Interface definition for a callback to be invoked when tab changed |
| AdapterView<T extends Adapter> | An AdapterView is a view whose children are determined by an Adapter. |
| AdapterView.AdapterContextMenuInfo | Extra menu information provided to the
onCreateContextMenu(ContextMenu, View, ContextMenuInfo)
callback when a context menu is brought up for this AdapterView. |
| CarouselFragment | A fragment that contains and runs multiple embedded fragments or views. |
| CarouselHost | Container for a tabbed window view. |
| CarouselTabSpec | |
| CarouselWidget | The CarouselWidget of Edit mode window |