Uses of Class
org.moxieapps.gwt.highcharts.client.events.ChartClickEvent

Packages that use ChartClickEvent
org.moxieapps.gwt.highcharts.client.events Provides event handler interfaces and access to the raw data of the events that can be triggered on a chart. 
 

Uses of ChartClickEvent in org.moxieapps.gwt.highcharts.client.events
 

Methods in org.moxieapps.gwt.highcharts.client.events with parameters of type ChartClickEvent
 boolean ChartClickEventHandler.onClick(ChartClickEvent chartClickEvent)
          This method is fired whenever a click event occurs on the plot area of the chart.
 



Copyright © 2015. All Rights Reserved.