|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWizardHandler | |
|---|---|
| com.ebmwebsourcing.geasytools.widgets.ext.api.wizard | |
| com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard | |
| com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard.event | |
| Uses of IWizardHandler in com.ebmwebsourcing.geasytools.widgets.ext.api.wizard |
|---|
| Methods in com.ebmwebsourcing.geasytools.widgets.ext.api.wizard with parameters of type IWizardHandler | |
|---|---|
void |
IWizard.addHandler(IWizardHandler handler)
|
| Uses of IWizardHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard |
|---|
| Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard with parameters of type IWizardHandler | |
|---|---|
void |
AbstractWizard.addHandler(IWizardHandler handler)
|
| Uses of IWizardHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard.event |
|---|
| Fields in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard.event with type parameters of type IWizardHandler | |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
NextEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
BackEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
CancelEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
FinishEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
LoadEvent.TYPE
|
| Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard.event that return types with arguments of type IWizardHandler | |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
NextEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
BackEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
CancelEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
FinishEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<IWizardHandler> |
LoadEvent.getAssociatedType()
|
| Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.wizard.event with parameters of type IWizardHandler | |
|---|---|
protected void |
NextEvent.dispatch(IWizardHandler handler)
|
protected void |
BackEvent.dispatch(IWizardHandler handler)
|
protected void |
CancelEvent.dispatch(IWizardHandler handler)
|
protected void |
FinishEvent.dispatch(IWizardHandler handler)
|
protected void |
LoadEvent.dispatch(IWizardHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||