public abstract class PagingBaseAdapter<T>
extends android.widget.BaseAdapter
| Constructor and Description |
|---|
PagingBaseAdapter() |
PagingBaseAdapter(java.util.List<T> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMoreItems(int location,
java.util.List<T> newItems) |
void |
addMoreItems(java.util.List<T> newItems) |
void |
removeAllItems() |
areAllItemsEnabled, getDropDownView, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetChanged, notifyDataSetInvalidated, registerDataSetObserver, unregisterDataSetObserver