androidx.cursoradapter.widget
Interfaces
CursorToStringConverter |
This class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String. |
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 |
ResourceCursorAdapter |
Static library support version of the framework's |
SimpleCursorAdapter |
Static library support version of the framework's |