org.gcube.portlets.admin.vredefinition.client.presenter
Class VREDescriptionPresenter
java.lang.Object
org.gcube.portlets.admin.vredefinition.client.presenter.VREDescriptionPresenter
- All Implemented Interfaces:
- Presenter
public class VREDescriptionPresenter
- extends Object
- implements Presenter
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 |
VREDescriptionPresenter
public VREDescriptionPresenter(VREDefinitionServiceAsync rpcService,
VREDefinitionModel model,
VREDescriptionPresenter.Display display)
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.