| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.chart.axis | |
| com.sencha.gxt.chart.client.chart.event |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Axis.addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AxisHandler
Aggregating handler interface for:
AxisSelectionEvent
AxisItemOutEvent
AxisItemOverEvent
AxisItemUpEvent
|
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<AxisSelectionEvent.AxisSelectionHandler> |
AxisSelectionEvent.getAssociatedType() |
static GwtEvent.Type<AxisSelectionEvent.AxisSelectionHandler> |
AxisSelectionEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AxisSelectionEvent.HasAxisSelectionHandlers.addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler handler)
Adds a
AxisSelectionEvent.AxisSelectionHandler handler for
AxisSelectionEvent events. |
Copyright © 2014. All Rights Reserved.