| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.chart.event | |
| com.sencha.gxt.chart.client.chart.series |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SeriesHandler<M>
Aggregating handler interface for:
SeriesSelectionEvent
SeriesItemOutEvent
SeriesItemOverEvent
SeriesItemUpEvent
|
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<SeriesSelectionEvent.SeriesSelectionHandler<M>> |
SeriesSelectionEvent.getAssociatedType() |
static GwtEvent.Type<SeriesSelectionEvent.SeriesSelectionHandler<?>> |
SeriesSelectionEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
SeriesSelectionEvent.HasSeriesSelectionHandlers.addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M> handler)
Adds a
SeriesSelectionEvent.SeriesSelectionHandler handler for
SeriesSelectionEvent events. |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Series.addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M> handler) |
Copyright © 2014. All Rights Reserved.