Uses of Interface
ca.nanometrics.gflot.client.event.PlotClickListener

Packages that use PlotClickListener
ca.nanometrics.gflot.client   
ca.nanometrics.gflot.client.jsni   
 

Uses of PlotClickListener in ca.nanometrics.gflot.client
 

Methods in ca.nanometrics.gflot.client with parameters of type PlotClickListener
 void SimplePlot.addClickListener(PlotClickListener listener, boolean onlyOnDatapoint)
           
 void PlotWithOverview.addClickListener(PlotClickListener listener, boolean onlyOnDatapoint)
           
 void PlotWithInteractiveLegend.addClickListener(PlotClickListener listener, boolean onlyOnDatapoint)
           
 void PlotWidget.addClickListener(PlotClickListener listener, boolean onlyOnDatapoint)
           
 

Uses of PlotClickListener in ca.nanometrics.gflot.client.jsni
 

Methods in ca.nanometrics.gflot.client.jsni with parameters of type PlotClickListener
 void Plot.addPlotClickListener(com.google.gwt.user.client.Element container, PlotClickListener listener, boolean onlyOnDatapoint)
           
 



Copyright © 2009. All Rights Reserved.