CursorAdapter
and related classes, which
is needed for use with CursorLoader
.
SimpleCursorAdapter.CursorToStringConverter | This class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String. |
SimpleCursorAdapter.ViewBinder | This class can be used by external clients of SimpleCursorAdapter to bind values fom the Cursor to views. |
CursorAdapter | Static library support version of the framework's CursorAdapter . |
EdgeEffectCompat | Helper for accessing EdgeEffect introduced after
API level 4 in a backwards compatible fashion. |
ResourceCursorAdapter | Static library support version of the framework's ResourceCursorAdapter . |
SearchViewCompat | Helper for accessing features in SearchView
introduced after API level 4 in a backwards compatible fashion. |
SearchViewCompat.OnCloseListenerCompat | Callback for closing the query UI. |
SearchViewCompat.OnQueryTextListenerCompat | Callbacks for changes to the query text. |
SimpleCursorAdapter | Static library support version of the framework's SimpleCursorAdapter . |