public abstract class AbstractSmartEvent<H extends EventHandler> extends GwtEvent<H>
GwtEvent.Type<H>
Modifier and Type | Field and Description |
---|---|
protected JavaScriptObject |
jsObj |
Modifier | Constructor and Description |
---|---|
protected |
AbstractSmartEvent(JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
protected JavaScriptObject |
getFiringInstanceAsJavaScriptObject() |
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive
setSource, toDebugString, toString
protected JavaScriptObject jsObj
protected AbstractSmartEvent(JavaScriptObject jsObj)
protected JavaScriptObject getFiringInstanceAsJavaScriptObject()