| Package | Description |
|---|---|
| android.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterView<T extends Adapter> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListAdapter |
interface |
SpinnerAdapter |
interface |
WrapperListAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAdapter<T> |
class |
BaseAdapter |
class |
CursorAdapter |
class |
HeaderViewListAdapter |
class |
ResourceCursorAdapter |
class |
SimpleAdapter |
class |
SimpleCursorAdapter |
| Modifier and Type | Method and Description |
|---|---|
Adapter |
AdapterViewAnimator.getAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterViewAnimator.setAdapter(Adapter adapter) |
void |
AdapterViewFlipper.setAdapter(Adapter adapter) |
Copyright © 2008-2013. All Rights Reserved.