public class BaseEvent extends Object
| Constructor and Description |
|---|
BaseEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavascriptChartName()
Returns the name of the javascript variable holding the Highcharts "chart"
object.
|
void |
setJavascriptChartName(String javascriptChartName)
Sets the name of the javascript variable holding the Highcharts "chart"
object.
|
public void setJavascriptChartName(String javascriptChartName)
javascriptChartName - the name of the javascript variable holding the Highcharts "chart"
object.public String getJavascriptChartName()
http://api.highcharts.com/highcharts#ChartCopyright © 2016. All rights reserved.