public class GroupsRosterAdapter
extends android.widget.SimpleCursorTreeAdapter
| Constructor and Description |
|---|
GroupsRosterAdapter(android.content.Context context,
android.database.Cursor c) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindChildView(android.view.View view,
android.content.Context context,
android.database.Cursor cursor,
boolean isLastChild) |
protected android.database.Cursor |
getChildrenCursor(android.database.Cursor groupCursor) |
bindGroupView, getViewBinder, setViewBinder, setViewImage, setViewTextchangeCursor, convertToString, getChild, getChildId, getChildrenCount, getChildView, getCursor, getFilter, getFilterQueryProvider, getGroup, getGroupCount, getGroupId, getGroupView, hasStableIds, isChildSelectable, notifyDataSetChanged, notifyDataSetChanged, notifyDataSetInvalidated, onGroupCollapsed, runQueryOnBackgroundThread, setChildrenCursor, setFilterQueryProvider, setGroupCursorpublic GroupsRosterAdapter(android.content.Context context,
android.database.Cursor c)
protected void bindChildView(android.view.View view,
android.content.Context context,
android.database.Cursor cursor,
boolean isLastChild)
bindChildView in class android.widget.SimpleCursorTreeAdapterprotected android.database.Cursor getChildrenCursor(android.database.Cursor groupCursor)
getChildrenCursor in class android.widget.CursorTreeAdapterCopyright © 2016. All rights reserved.