public interface SelectionListener<_Source> extends BaseEventListener<_Source>
Application.addSelectionListener(SelectionListener)
to add such a listener.Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(SelectionChangedEventObject<_Source> event)
Callback method that gets called when the selection of items has changed.
|
void selectionChanged(SelectionChangedEventObject<_Source> event)
event
- The information about the new selection.www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.