| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
PickerFragment.OnDataChangedListener |
PickerFragment.getOnDataChangedListener()
Gets the current OnDataChangedListener for this fragment, which will be called whenever
the underlying data being displaying in the picker has changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PickerFragment.setOnDataChangedListener(PickerFragment.OnDataChangedListener onDataChangedListener)
Sets the current OnDataChangedListener for this fragment, which will be called whenever
the underlying data being displaying in the picker has changed.
|
Copyright © 2013. All Rights Reserved.