public static interface SeriesItemUpEvent.SeriesItemUpHandler<M> extends EventHandler
SeriesItemUpEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSeriesItemUp(SeriesItemUpEvent<M> event)
Fired when the mouse is released over the
Series. |
void onSeriesItemUp(SeriesItemUpEvent<M> event)
Series.event - the fired eventCopyright © 2014. All Rights Reserved.