Interface RibbonSpinnerContentModel.SpinnerSelectionChangeListener
- All Superinterfaces:
EventListener
- Enclosing interface:
RibbonSpinnerContentModel
public static interface RibbonSpinnerContentModel.SpinnerSelectionChangeListener
extends EventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onSelectionChanged
(Object oldSelection, Object newSelection)
-
Method Details
-
onSelectionChanged
-