| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
FriendPickerFragment
Provides a Fragment that displays a list of a user's friends and allows one or more of the
friends to be selected.
|
class |
PlacePickerFragment |
| Modifier and Type | Method and Description |
|---|---|
void |
PickerFragment.OnDataChangedListener.onDataChanged(PickerFragment<?> fragment)
Called when the set of data being displayed in the picker has changed.
|
void |
PickerFragment.OnDoneButtonClickedListener.onDoneButtonClicked(PickerFragment<?> fragment)
Called when the user clicks the Done button.
|
void |
PickerFragment.OnErrorListener.onError(PickerFragment<?> fragment,
FacebookException error)
Called when a network or other error is encountered.
|
void |
PickerFragment.OnSelectionChangedListener.onSelectionChanged(PickerFragment<?> fragment)
Called when the user selects or unselects graph objects in the picker.
|
Copyright © 2013. All Rights Reserved.