| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.chart.axis | |
| com.sencha.gxt.chart.client.chart.event |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Axis.addAxisItemUpHandler(AxisItemUpEvent.AxisItemUpHandler 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<AxisItemUpEvent.AxisItemUpHandler> |
AxisItemUpEvent.getAssociatedType() |
static GwtEvent.Type<AxisItemUpEvent.AxisItemUpHandler> |
AxisItemUpEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AxisItemUpEvent.HasAxisItemUpHandlers.addAxisItemUpHandler(AxisItemUpEvent.AxisItemUpHandler handler)
Adds a
AxisItemUpEvent.AxisItemUpHandler handler for AxisItemUpEvent
events. |
Copyright © 2014. All Rights Reserved.