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

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

public class VREDescriptionPresenter
extends Object
implements Presenter


Nested Class Summary
static interface VREDescriptionPresenter.Display
           
 
Constructor Summary
VREDescriptionPresenter(VREDefinitionServiceAsync rpcService, VREDefinitionModel model, VREDescriptionPresenter.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

VREDescriptionPresenter

public VREDescriptionPresenter(VREDefinitionServiceAsync rpcService,
                               VREDefinitionModel model,
                               VREDescriptionPresenter.Display display)
Method Detail

doSave

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

go

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

display

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


Copyright © 2013. All Rights Reserved.