public abstract class AbstractSmartEvent<H extends com.google.gwt.event.shared.EventHandler>
extends com.google.gwt.event.shared.GwtEvent<H>
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.gwt.core.client.JavaScriptObject | 
jsObj  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractSmartEvent(com.google.gwt.core.client.JavaScriptObject jsObj)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.gwt.core.client.JavaScriptObject | 
getFiringInstanceAsJavaScriptObject()  | 
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive