Uses of Interface
org.moxieapps.gwt.highcharts.client.events.ChartClickEventHandler

Packages that use ChartClickEventHandler
org.moxieapps.gwt.highcharts.client This is the core package of the library, which includes the Chart and StockChart classes which most applications will want to start with when using Highcharts or Highstock visualizations. 
 

Uses of ChartClickEventHandler in org.moxieapps.gwt.highcharts.client
 

Methods in org.moxieapps.gwt.highcharts.client with parameters of type ChartClickEventHandler
 T BaseChart.setClickEventHandler(ChartClickEventHandler chartClickEventHandler)
          Set a callback handler that will be invoked whenever the user clicks on the plot background.
 



Copyright © 2015. All Rights Reserved.