public class BackToTemplateCreatedEvent extends com.google.gwt.event.shared.GwtEvent<BackToTemplateCreatedEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<BackToTemplateCreatedEventHandler> |
TYPE |
| Constructor and Description |
|---|
BackToTemplateCreatedEvent()
Instantiates a new template created event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(BackToTemplateCreatedEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<BackToTemplateCreatedEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<BackToTemplateCreatedEventHandler> TYPE
public BackToTemplateCreatedEvent()
validate - the validatesave - the savepublic com.google.gwt.event.shared.GwtEvent.Type<BackToTemplateCreatedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<BackToTemplateCreatedEventHandler>protected void dispatch(BackToTemplateCreatedEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<BackToTemplateCreatedEventHandler>Copyright © 2017. All Rights Reserved.