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

Packages that use AxisSelectionEvent.AxisSelectionHandler
com.sencha.gxt.chart.client.chart.axis   
com.sencha.gxt.chart.client.chart.event   
 

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

Methods in com.sencha.gxt.chart.client.chart.axis with parameters of type AxisSelectionEvent.AxisSelectionHandler
 HandlerRegistration Axis.addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler handler)
           
 

Uses of AxisSelectionEvent.AxisSelectionHandler in com.sencha.gxt.chart.client.chart.event
 

Subinterfaces of AxisSelectionEvent.AxisSelectionHandler in com.sencha.gxt.chart.client.chart.event
 interface AxisHandler
          Aggregating handler interface for: AxisSelectionEvent AxisItemOutEvent AxisItemOverEvent
 

Methods in com.sencha.gxt.chart.client.chart.event that return types with arguments of type AxisSelectionEvent.AxisSelectionHandler
 GwtEvent.Type<AxisSelectionEvent.AxisSelectionHandler> AxisSelectionEvent.getAssociatedType()
           
static GwtEvent.Type<AxisSelectionEvent.AxisSelectionHandler> AxisSelectionEvent.getType()
          Gets the type associated with this event.
 

Methods in com.sencha.gxt.chart.client.chart.event with parameters of type AxisSelectionEvent.AxisSelectionHandler
 HandlerRegistration AxisSelectionEvent.HasAxisSelectionHandlers.addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler handler)
          Adds a AxisSelectionEvent.AxisSelectionHandler handler for AxisSelectionEvent events.
 



Copyright © 2011. All Rights Reserved.