public static interface SeriesSelectionEvent.HasSeriesSelectionHandlers<M>
SeriesSelectionEvent events.| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M> handler)
Adds a
SeriesSelectionEvent.SeriesSelectionHandler handler for
SeriesSelectionEvent events. |
HandlerRegistration addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M> handler)
SeriesSelectionEvent.SeriesSelectionHandler handler for
SeriesSelectionEvent events.handler - the handlerCopyright © 2014. All Rights Reserved.