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