PickerFragment.OnSelectionChangedListener
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 selects or unselects graph objects in the picker.

Package:widget
Instance Methods
onSelectionChanged(PickerFragment)

Called when the user selects or unselects graph objects in the picker.

public void onSelectionChanged(PickerFragment fragment)
ParameterDescription
fragment