| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
SeriesClickEventHandler |
SeriesPlotOptions.getSeriesClickEventHandler()
Returns the custom event handler that has been set on the plot options, or null if no event
handler has been set.
|
| Modifier and Type | Method and Description |
|---|---|
SeriesPlotOptions |
SeriesPlotOptions.setSeriesClickEventHandler(SeriesClickEventHandler seriesClickEventHandler)
Set a callback handler that will be invoked whenever the user clicks on the series.
|
Copyright © 2015. All Rights Reserved.