public interface SelectionChangedHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onSelectionChanged(SelectionChangedEvent e)
Will be fired, when the selection will change.
|
void onSelectionChanged(SelectionChangedEvent e)
e - the eventCopyright © 2011–2015 SWM. All rights reserved.