Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:builtBy |
CursorAdapter(Context context, Cursor c, int flags)
CursorAdapter(Context context, Cursor c, boolean autoRequery) |
gptkbp:deprecatedIn |
true
|
gptkbp:extendsTo |
BaseAdapter
|
https://www.w3.org/2000/01/rdf-schema#label |
CursorAdapter
|
gptkbp:introducedIn |
Android API Level 1
|
gptkbp:method |
newView(Context context, Cursor cursor, ViewGroup parent)
bindView(View view, Context context, Cursor cursor) changeCursor(Cursor cursor) getCursor() swapCursor(Cursor cursor) |
gptkbp:purpose |
binds data from a Cursor to ListView
|
gptkbp:replacedBy |
gptkb:RecyclerView.Adapter
|
gptkbp:type |
android.widget
|
gptkbp:usedIn |
gptkb:Android
|
gptkbp:bfsParent |
gptkb:ListView
|
gptkbp:bfsLayer |
7
|