androidx.cursoradapter.widget
Interfaces
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. |
Classes
CursorAdapter |
Static library support version of the framework's CursorAdapter .
|
ResourceCursorAdapter |
Static library support version of the framework's ResourceCursorAdapter .
|
SimpleCursorAdapter |
Static library support version of the framework's SimpleCursorAdapter .
|