| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.draw | |
| com.sencha.gxt.chart.client.draw.sprite |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
DrawComponent.addSpriteOutHandler(SpriteOutEvent.SpriteOutHandler handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpriteHandler
Aggregating handler interface for:
SpriteSelectionEvent
SpriteOutEvent
SpriteOverEvent
SpriteUpEvent
|
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<SpriteOutEvent.SpriteOutHandler> |
SpriteOutEvent.getAssociatedType() |
static GwtEvent.Type<SpriteOutEvent.SpriteOutHandler> |
SpriteOutEvent.getType()
Gets the type associated with this event.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
SpriteOutEvent.HasSpriteOutHandlers.addSpriteOutHandler(SpriteOutEvent.SpriteOutHandler handler)
Adds a
SpriteOutEvent.SpriteOutHandler handler for SpriteOutEvent
events. |
Copyright © 2014. All Rights Reserved.