public class FontLoadingFailedEvent extends com.google.gwt.event.shared.GwtEvent<FontLoadingFailedHandler>
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
dispatch(FontLoadingFailedHandler handler)  | 
com.google.gwt.event.shared.GwtEvent.Type<FontLoadingFailedHandler> | 
getAssociatedType()  | 
static com.google.gwt.event.shared.GwtEvent.Type<FontLoadingFailedHandler> | 
getType()  | 
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<FontLoadingFailedHandler> getType()
public com.google.gwt.event.shared.GwtEvent.Type<FontLoadingFailedHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<FontLoadingFailedHandler>protected void dispatch(FontLoadingFailedHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<FontLoadingFailedHandler>