org.gcube.portlets.admin.vredefinition.client.presenter
Class WizardActionsPresenter

java.lang.Object
  extended by org.gcube.portlets.admin.vredefinition.client.presenter.WizardActionsPresenter

public class WizardActionsPresenter
extends Object


Nested Class Summary
static interface WizardActionsPresenter.Display
           
 
Field Summary
 WizardActionsPresenter.Display display
           
 
Constructor Summary
WizardActionsPresenter(com.google.gwt.event.shared.HandlerManager eventBus, WizardActionsPresenter.Display view)
           
 
Method Summary
 void go(com.extjs.gxt.ui.client.widget.toolbar.ToolBar container)
           
 void setStepWizard(WizardStepType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

display

public final WizardActionsPresenter.Display display
Constructor Detail

WizardActionsPresenter

public WizardActionsPresenter(com.google.gwt.event.shared.HandlerManager eventBus,
                              WizardActionsPresenter.Display view)
Method Detail

go

public void go(com.extjs.gxt.ui.client.widget.toolbar.ToolBar container)

setStepWizard

public void setStepWizard(WizardStepType type)


Copyright © 2014. All Rights Reserved.