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

O

onChildCheckedStateChanged(ActionMode, int, long, int, long, boolean) - Method in interface com.sawyer.advadapters.widget.PatchedExpandableListAdapter.ChoiceModeListener
Called when a child item is checked or unchecked during selection mode.
onGroupCheckedStateChanged(ActionMode, int, long, boolean) - Method in interface com.sawyer.advadapters.widget.PatchedExpandableListAdapter.ChoiceModeListener
Called when a group item is checked or unchecked during selection mode.
onRestoreInstanceState(Parcelable) - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Re-apply a representation of its internal state that had previously been generated by PatchedExpandableListAdapter.onSaveInstanceState().
onSaveInstanceState() - Method in class com.sawyer.advadapters.widget.PatchedExpandableListAdapter
Saves the internal state of the adapter for use when re-instantiating a new adapter.
optItem(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the data item associated with the specified position in the adapter or null if there is no value at position.
optItem(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the data item associated with the specified position in the adapter or null if there is no value at position.
optItemBoolean(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the boolean data item associated with the specified position in the adapter or null if there is no value at position.
optItemBoolean(int, boolean) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the boolean data item associated with the specified position in the adapter or null if there is no value at position.
optItemBoolean(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the boolean data item associated with the specified position in the adapter or null if there is no value at position.
optItemBoolean(int, boolean) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the boolean data item associated with the specified position in the adapter or null if there is no value at position.
optItemDouble(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the double data item associated with the specified position in the adapter or null if there is no value at position.
optItemDouble(int, double) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the double data item associated with the specified position in the adapter or null if there is no value at position.
optItemDouble(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the double data item associated with the specified position in the adapter or null if there is no value at position.
optItemDouble(int, double) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the double data item associated with the specified position in the adapter or null if there is no value at position.
optItemInt(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the int data item associated with the specified position in the adapter or null if there is no value at position.
optItemInt(int, int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the int data item associated with the specified position in the adapter or null if there is no value at position.
optItemInt(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the int data item associated with the specified position in the adapter or null if there is no value at position.
optItemInt(int, int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the int data item associated with the specified position in the adapter or null if there is no value at position.
optItemJSONArray(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the JSONArray data item associated with the specified position in the adapter or null if there is no value at position.
optItemJSONArray(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the JSONArray data item associated with the specified position in the adapter or null if there is no value at position.
optItemJSONObject(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the JSONObject data item associated with the specified position in the adapter or null if there is no value at position.
optItemJSONObject(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the JSONObject data item associated with the specified position in the adapter or null if there is no value at position.
optItemLong(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the long data item associated with the specified position in the adapter or null if there is no value at position.
optItemLong(int, long) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the long data item associated with the specified position in the adapter or null if there is no value at position.
optItemLong(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the long data item associated with the specified position in the adapter or null if there is no value at position.
optItemLong(int, long) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the long data item associated with the specified position in the adapter or null if there is no value at position.
optItemString(int) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the String data item associated with the specified position in the adapter or null if there is no value at position.
optItemString(int, String) - Method in class com.sawyer.advadapters.widget.JSONAdapter
Gets the String data item associated with the specified position in the adapter or null if there is no value at position.
optItemString(int) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the String data item associated with the specified position in the adapter or null if there is no value at position.
optItemString(int, String) - Method in class com.sawyer.advadapters.widget.NFJSONArrayAdapter
Gets the String data item associated with the specified position in the adapter or null if there is no value at position.
A B C D E F G H I J N O P R S U V 
Skip navigation links