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

java.lang.Object
  extended by org.gcube.portlets.admin.vredefinition.client.presenter.VREStartWizardPresenter
All Implemented Interfaces:
Presenter

public class VREStartWizardPresenter
extends Object
implements Presenter


Nested Class Summary
static interface VREStartWizardPresenter.Display
           
 
Constructor Summary
VREStartWizardPresenter(VREStartWizardPresenter.Display display)
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget display()
           
 boolean doSave()
           
 void go(com.extjs.gxt.ui.client.widget.LayoutContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VREStartWizardPresenter

public VREStartWizardPresenter(VREStartWizardPresenter.Display display)
Method Detail

go

public void go(com.extjs.gxt.ui.client.widget.LayoutContainer container)
Specified by:
go in interface Presenter

doSave

public boolean doSave()
Specified by:
doSave in interface Presenter

display

public com.google.gwt.user.client.ui.Widget display()
Specified by:
display in interface Presenter


Copyright © 2014. All Rights Reserved.