java.lang.Object | |
↳ | greendroid.widget.PagedAdapter |
The base implementation of an Adapter to use with a PagedView
.
Clients may create classes that extends from this base implementation. The
work consists on overriding the getCount()
and
getView(int, View, ViewGroup)
methods.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |