|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeriesShowEventHandler | |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions | Provides configuration objects that are used to control how each of the different series types will be rendered. |
| Uses of SeriesShowEventHandler in org.moxieapps.gwt.highcharts.client.plotOptions |
|---|
| Methods in org.moxieapps.gwt.highcharts.client.plotOptions that return SeriesShowEventHandler | |
|---|---|
SeriesShowEventHandler |
SeriesPlotOptions.getSeriesShowEventHandler()
Returns the custom event handler that has been set on the plot options, or null if no event handler has been set. |
| Methods in org.moxieapps.gwt.highcharts.client.plotOptions with parameters of type SeriesShowEventHandler | |
|---|---|
SeriesPlotOptions |
SeriesPlotOptions.setSeriesShowEventHandler(SeriesShowEventHandler seriesShowEventHandler)
Set a callback handler that will be invoked whenever a series is shown on the chart. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||