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, revivesetSource, toDebugString, toStringpublic 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>