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) |
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive
setSource, toDebugString, toString
protected JavaScriptObject jsObj
protected AbstractSmartEvent(JavaScriptObject jsObj)