| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
PointMouseOutEventHandler |
SeriesPlotOptions.getPointMouseOutEventHandler()
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.setPointMouseOutEventHandler(PointMouseOutEventHandler pointMouseOutEventHandler)
Set a callback handler that will be invoked whenever the user mouses out of a point in a series.
|
Copyright © 2015. All Rights Reserved.