Uses of Interface
com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent.HasAxisSelectionHandlers

Packages that use AxisSelectionEvent.HasAxisSelectionHandlers
com.sencha.gxt.chart.client.chart.axis   
 

Uses of AxisSelectionEvent.HasAxisSelectionHandlers in com.sencha.gxt.chart.client.chart.axis
 

Classes in com.sencha.gxt.chart.client.chart.axis that implement AxisSelectionEvent.HasAxisSelectionHandlers
 class Axis<M,V>
          Defines axis for charts.
 class CartesianAxis<M,V>
          An axis in Cartesian coordinates.
 class CategoryAxis<M,V>
          A type of axis that displays items in categories.
 class GaugeAxis<M>
          Axis to be used with GaugeSeries.
 class NumericAxis<M>
          An axis to handle numeric values.
 class RadialAxis<M,V>
          Axis to be used with RadarSeries.
 class TimeAxis<M>
          A type of axis whose units are measured in time values.
 



Copyright © 2011. All Rights Reserved.