public static interface SeriesSelectionEvent.SeriesSelectionHandler<M> extends EventHandler
SeriesSelectionEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSeriesSelection(SeriesSelectionEvent<M> event)
Fired when the
Series is clicked. |
void onSeriesSelection(SeriesSelectionEvent<M> event)
Series is clicked.event - the fired eventCopyright © 2014. All Rights Reserved.