public class FontsLoadedEvent extends GwtEvent<FontsLoadedHandler>
GwtEvent.Type<H>
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(FontsLoadedHandler handler) |
GwtEvent.Type<FontsLoadedHandler> |
getAssociatedType() |
static GwtEvent.Type<FontsLoadedHandler> |
getType() |
assertLive, getSource, isLive, kill, revive
setSource, toDebugString, toString
public static GwtEvent.Type<FontsLoadedHandler> getType()
public GwtEvent.Type<FontsLoadedHandler> getAssociatedType()
getAssociatedType
in class GwtEvent<FontsLoadedHandler>
protected void dispatch(FontsLoadedHandler handler)
dispatch
in class GwtEvent<FontsLoadedHandler>