- SelectionBehavior - Class in com.googlecode.wickedcharts.wicket6.highcharts.features.selection
-
- SelectionBehavior() - Constructor for class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.SelectionBehavior
-
- SelectionProcessor - Class in com.googlecode.wickedcharts.wicket6.highcharts.features.selection
-
- SelectionProcessor(Chart) - Constructor for class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.SelectionProcessor
-
- setAjaxRequestTarget(AjaxRequestTarget) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.interaction.WicketInteractionEvent
-
- setAjaxRequestTarget(AjaxRequestTarget) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.livedata.WicketLiveDataUpdateEvent
-
- setAjaxRequestTarget(AjaxRequestTarget) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.WicketSelectionEvent
-
- setFunnelReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts module "funnel.js".
- setHeatmapReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts module "heatmap.js".
- setHighchartsExportingReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts exporting
javascript library (exporting.js).
- setHighchartsExportingReference(String) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts exporting javascript library
(exporting.js).
- setHighchartsMoreReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts "more"
javascript library (highcharts-more.js).
- setHighchartsMoreReference(String) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts "more" javascript library
(highcharts-more.js).
- setHighchartsReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the ResourceReference to use to load the Highcharts javascript
library (highcharts.js).
- setHighchartsReference(String) - Method in class com.googlecode.wickedcharts.wicket6.JavaScriptResourceRegistry
-
Sets the URL to use to load the Highcharts javascript library
(highcharts.js).
- setJQueryReference(ResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.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.wicket6.JavaScriptResourceRegistry
-
Sets the URL to use to load JQuery (jquery.js).
- setMax(Number) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.JsonSelection
-
- setMin(Number) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.JsonSelection
-
- setOptions(Options) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.Chart
-
- setParameters(JavaScriptParameters) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.livedata.WicketLiveDataUpdateEvent
-
- setSelectedChart(Options) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.interaction.WicketInteractionEvent
-
- setSelectedPoint(Point) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.interaction.WicketInteractionEvent
-
- setSelectedSeries(Series<?>) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.interaction.WicketInteractionEvent
-
- setTheme(JavaScriptResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.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.wicket6.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.wicket6.highcharts.Chart
-
Sets the theme for this chart by specifying a theme class.
- setThemeReference(JavaScriptResourceReference) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.Chart
-
- setThemeUrl(String) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.Chart
-
- setWickedChartsId(Integer) - Method in class com.googlecode.wickedcharts.wicket6.highcharts.features.selection.JsonSelection
-