public static interface PickerFragment.OnDataChangedListener
Modifier and Type | Method and Description |
---|---|
void |
onDataChanged(PickerFragment<?> fragment)
Called when the set of data being displayed in the picker has changed.
|
void onDataChanged(PickerFragment<?> fragment)
Copyright © 2014. All rights reserved.