- setHighchartsExportingReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts exporting
javascript library (exporting.js).
- setHighchartsExportingReference(String) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts exporting javascript library
(exporting.js).
- setHighchartsMoreReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts "more"
javascript library (highcharts-more.js).
- setHighchartsMoreReference(String) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts "more" javascript library
(highcharts-more.js).
- setHighchartsReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts javascript
library (highcharts.js).
- setHighchartsReference(String) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts javascript library
(highcharts.js).
- setJQueryReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load JQuery (jquery.js).Use
this method if you want to include the javascript file in your web
application.
- setJQueryReference(String) - Method in class com.googlecode.wickedcharts.wicket14.JavaScriptResourceRegistry
-
Sets the URL to use to load JQuery (jquery.js).
- setOptions(Options) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-
- setTheme(JavascriptResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-
Sets the theme for this chart by specifying a reference to a javascript
file containing the theme.
- setTheme(String) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-
Sets the theme for this chart by specifying a URL to a javascript file
containing the theme.
- setTheme(Theme) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-
Sets the theme for this chart by specifying a theme class.
- setThemeReference(JavascriptResourceReference) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-
- setThemeUrl(String) - Method in class com.googlecode.wickedcharts.wicket14.highcharts.Chart
-