public static interface SelectionChangeEvent.HasSelectionChangedHandlers extends HasHandlers
SelectionChangeEvent.Handlers.| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addSelectionChangeHandler(SelectionChangeEvent.Handler handler)Adds a  SelectionChangeEventhandler. | 
fireEventHandlerRegistration addSelectionChangeHandler(SelectionChangeEvent.Handler handler)
SelectionChangeEvent handler.handler - the handlerHandlerRegistration used to remove this handler