public class CloseCreationFormEvent extends com.google.gwt.event.shared.GwtEvent<CloseCreationFormEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<CloseCreationFormEventHandler> |
TYPE |
| Constructor and Description |
|---|
CloseCreationFormEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CloseCreationFormEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<CloseCreationFormEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<CloseCreationFormEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<CloseCreationFormEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CloseCreationFormEventHandler>protected void dispatch(CloseCreationFormEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<CloseCreationFormEventHandler>Copyright © 2019. All Rights Reserved.