PickerFragment.OnDoneButtonClickedListener
This class is no longer available in the most recent version of the SDK.

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