| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
PickerFragment.GraphObjectFilter<T> |
PickerFragment.getFilter()
Gets the current filter for this fragment, which will be called for each graph object
returned from the service to determine if it should be displayed in the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PickerFragment.setFilter(PickerFragment.GraphObjectFilter<T> filter)
Sets the current filter for this fragment, which will be called for each graph object
returned from the service to determine if it should be displayed in the list.
|
Copyright © 2013. All Rights Reserved.