Uses of Package
com.googlecode.wickedcharts.highcharts.options.interaction

Packages that use com.googlecode.wickedcharts.highcharts.options.interaction
com.googlecode.wickedcharts.highcharts.options.interaction   
com.googlecode.wickedcharts.highcharts.options.processing   
 

Classes in com.googlecode.wickedcharts.highcharts.options.interaction used by com.googlecode.wickedcharts.highcharts.options.interaction
InteractionEvent
          This Event contains information about which Point or which series has been interacted with.
Selection
          Contains information about which portion of an axis the user has selected when he zoomed in or out of a chart.
SelectionEvent
          This event can be reacted upon server side when a SelectionFunction has been added to a chart.
 

Classes in com.googlecode.wickedcharts.highcharts.options.interaction used by com.googlecode.wickedcharts.highcharts.options.processing
InteractionFunction
          This javascript function sends an AJAX request to the server.
SelectionFunction
          This function may be added to a ChartOptions object via Events.setSelection(Function).
 



Copyright © 2013. All Rights Reserved.