PickerFragment.OnDoneButtonClickedListener
This class is no longer available in the most recent version of the SDK.
A more recent version of this class is available. Check out the latest version.

Callback interface that will be called when the user clicks the Done button on the title bar.

Package:widget
Instance Methods
onDoneButtonClicked(PickerFragment)

Called when the user clicks the Done button.

public void onDoneButtonClicked(PickerFragment fragment)
ParameterDescription
fragment