H
- GWT event objectpublic abstract class AbstractEvent<H extends com.google.gwt.event.shared.EventHandler>
extends com.google.gwt.event.shared.GwtEvent<H>
Modifier and Type | Method and Description |
---|---|
AbstractChart<?,?> |
getChart()
Returns the chart instance, stored in the event as source.
|
com.google.gwt.dom.client.NativeEvent |
getNativeEvent()
Returns the native event instance.
|
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive
public final com.google.gwt.dom.client.NativeEvent getNativeEvent()
NativeEvent
public final AbstractChart<?,?> getChart()
AbstractChart