public class TemplateInitializedEvent extends com.google.gwt.event.shared.GwtEvent<TemplateInitializedEvent.Handler>
Templated
composite and
attached it to the DOM.Modifier and Type | Class and Description |
---|---|
static interface |
TemplateInitializedEvent.Handler |
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<TemplateInitializedEvent.Handler> |
TYPE |
Constructor and Description |
---|
TemplateInitializedEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(TemplateInitializedEvent.Handler handler) |
static <S extends com.google.gwt.event.logical.shared.HasAttachHandlers> |
fire(S source) |
com.google.gwt.event.shared.GwtEvent.Type<TemplateInitializedEvent.Handler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<TemplateInitializedEvent.Handler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<TemplateInitializedEvent.Handler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<TemplateInitializedEvent.Handler>
protected void dispatch(TemplateInitializedEvent.Handler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<TemplateInitializedEvent.Handler>
public static <S extends com.google.gwt.event.logical.shared.HasAttachHandlers> void fire(S source)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.