| android.widget.WrapperListAdapter |
Known Indirect Subclasses
|
|||||||||||||
List adapter that wraps another list adapter. The wrapped adapter can be retrieved
by calling
getWrappedAdapter()
.
|
[Expand]
Inherited Constants
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.widget.Adapter
|
|||||||||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Returns the adapter wrapped by this list adapter.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.widget.Adapter
|
|||||||||||||||||||||||||||||||
From interface
android.widget.ListAdapter
|
|||||||||||||||||||||||||||||||
Returns the adapter wrapped by this list adapter.
ListAdapter
wrapped by this adapter.