| Interface | Description |
|---|---|
| FullCursorView |
A view that displays a full cursor, e.g. all rows in a cursor.
|
| FullCursorView.OnItemClickListener |
Interface definition for a callback to be invoked when an item in this
FullCursorView has been clicked.
|
| PartialCursor |
A cursor for data that is not completely loaded into device.
|
| PartialLoadingAdapter.PartialLoadingListener |
| Class | Description |
|---|---|
| FullCursorAdapter |
An adapter that produces a view for all the rows in a cursor.
|
| FullCursorListView |
A view that displays a full cursor, e.g. all rows in a cursor.
|
| PartialLoadingAdapter |
Adapter for loading large cursors backed by RESTful services with a local cache in a database.
|
Copyright © 2015. All Rights Reserved.