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 |
ResourceCursorAdapter |
Static library support version of the framework's |
SimpleCursorAdapter |
Static library support version of the framework's |