Skip navigation links
A B C D E F G H I J N O P R S U V 

C

clear() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.JSONAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Removes all items from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Remove all elements from the adapter.
clear() - Method in class com.sawyer.advadapters.widget.SparseAdapter
Removes all items from the adapter.
clearChoices() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Clear any choices previously set.
collapseAll() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Collapse all groups in the adapter.
com.sawyer.advadapters.widget - package com.sawyer.advadapters.widget
 
contains(T) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Tests whether this adapter contains the specified item.
contains(T) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Tests whether this adapter contains the specified item.
contains(C) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Tests whether this adapter contains the specified child item.
contains(C) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Tests whether this adapter contains the specified child item.
containsAll(Collection<?>) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Tests whether this adapter contains all items contained in the specified collection.
containsAll(Collection<?>) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Tests whether this adapter contains all items contained in the specified collection.
containsId(int) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Determines if the specified keyId exists within the adapter.
containsId(int) - Method in class com.sawyer.advadapters.widget.SparseAdapter
Determines if the specified keyId exists within the adapter.
containsItem(T) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Determines if the specified item exists within the adapter.
containsItem(T) - Method in class com.sawyer.advadapters.widget.SparseAdapter
Determines if the specified item exists within the adapter.
createGroupFor(C) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Creates a new group object which represents the parent of the given child item.
createGroupFor(C) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Creates a new group object which represents the parent of the given child item.
A B C D E F G H I J N O P R S U V 
Skip navigation links