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

G

getCheckedChildCount() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the number of child items currently checked.
getCheckedChildIds() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the set of checked children item ids.
getCheckedChildPositions() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the set of child items in the list which are checked.
getCheckedGroupCount() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the number of group items currently checked.
getCheckedGroupIds() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the set of checked group item ids.
getCheckedGroupPositions() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Returns the set of group items in the list which are checked.
getChild(int, int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getChild(int, int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getChildId(int, int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getChildId(int, int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getChildrenCount(int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getChildrenCount(int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getChildView(LayoutInflater, int, int, boolean, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Gets a View that displays the data for the given child within the given group.
getChildView(int, int, boolean, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
 
getChoiceMode() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
 
getContext() - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getCount() - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getDropDownView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.SparseAdapter
Get a View that displays in the drop down popup the data at the specified position in the data set.
getDropDownView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getFilter() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getFilter() - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getFilter() - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getFilter() - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getFilteredJSONArray() - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getFilteredList() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getFilteredList() - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getFilteredSparseArray() - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getGroup(int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getGroup(int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getGroupChildren(int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Gets all the children associated with the given group.
getGroupChildren(int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Gets all the children associated with the given group.
getGroupCount() - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getGroupCount() - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getGroupFor(C) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Retrieves a group object for the given child.
getGroupFor(C) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Retrieves a group object for the given child.
getGroupFromCacheFor(C) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
Override to provide a caching mechanism for retrieving a group item.
getGroupFromCacheFor(C) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
Override to provide a caching mechanism for retrieving a group item.
getGroupId(int) - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getGroupId(int) - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getGroupView(int, boolean, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
 
getGroupView(LayoutInflater, int, boolean, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Gets a View that displays the given group.
getItem(int) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getItem(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getItem(int) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getItem(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getItem(int) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getItem(int) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getItemBoolean(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the boolean data item associated with the specified position in the data set.
getItemBoolean(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the boolean data item associated with the specified position in the data set.
getItemDouble(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the double data item associated with the specified position in the data set.
getItemDouble(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the double data item associated with the specified position in the data set.
getItemId(int) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getItemId(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getItemId(int) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getItemId(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getItemId(int) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getItemId(int) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getItemInt(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the int data item associated with the specified position in the data set.
getItemInt(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the int data item associated with the specified position in the data set.
getItemJSONArray(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the JSONArray data item associated with the specified position in the data set.
getItemJSONArray(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the JSONArray data item associated with the specified position in the data set.
getItemJSONObject(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the JSONObject data item associated with the specified position in the data set.
getItemJSONObject(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the JSONObject data item associated with the specified position in the data set.
getItemLong(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the long data item associated with the specified position in the data set.
getItemLong(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the long data item associated with the specified position in the data set.
getItemString(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the String data item associated with the specified position in the data set.
getItemString(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the String data item associated with the specified position in the data set.
getItemWithId(int) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getItemWithId(int) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getJSONArray() - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getJSONArray() - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getList() - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getList() - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getList() - Method in class com.sawyer.advadapters.widget.NFRolodexArrayAdapter
 
getList() - Method in class com.sawyer.advadapters.widget.RolodexArrayAdapter
 
getPosition(T) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Returns the position of the specified item in the array.
getPosition(T) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Returns the position of the specified item in the array.
getPosition(T) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Returns the position of the specified item in the sparse array.
getPosition(int) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getPosition(T) - Method in class com.sawyer.advadapters.widget.SparseAdapter
Returns the position of the specified item in the sparse array.
getPosition(int) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getSparseArray() - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getSparseArray() - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.AbsArrayAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.JSONAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFArrayAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.NFSparseAdapter
 
getView(LayoutInflater, int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.SparseAdapter
Get a View that displays the data at the specified position in the data set.
getView(int, View, ViewGroup) - Method in class com.sawyer.advadapters.widget.SparseAdapter
 
A B C D E F G H I J N O P R S U V 
Skip navigation links