public static interface SelectionChangedEvent.SelectionChangedHandler<M> extends EventHandler
SelectionChangedEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(SelectionChangedEvent<M> event)
Called after a widget's selections are changed.
|
void onSelectionChanged(SelectionChangedEvent<M> event)
Copyright © 2012. All Rights Reserved.