| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
PointClickEventHandler |
SeriesPlotOptions.getPointClickEventHandler()
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.setPointClickEventHandler(PointClickEventHandler pointClickEventHandler)
Set a callback handler that will be invoked whenever the user clicks on a point in a series.
|
Copyright © 2015. All Rights Reserved.