public class WizardActionsPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
WizardActionsPresenter.Display |
| Modifier and Type | Field and Description |
|---|---|
WizardActionsPresenter.Display |
display |
| Constructor and Description |
|---|
WizardActionsPresenter(com.google.gwt.event.shared.HandlerManager eventBus,
WizardActionsPresenter.Display view) |
| Modifier and Type | Method and Description |
|---|---|
void |
go(com.extjs.gxt.ui.client.widget.toolbar.ToolBar container) |
void |
setStepWizard(WizardStepType type) |
public final WizardActionsPresenter.Display display
public WizardActionsPresenter(com.google.gwt.event.shared.HandlerManager eventBus,
WizardActionsPresenter.Display view)
public void go(com.extjs.gxt.ui.client.widget.toolbar.ToolBar container)
public void setStepWizard(WizardStepType type)
Copyright © 2014. All Rights Reserved.