org.gcube.portlets.user.workflowdocuments.client.presenter
Class WorkflowDocumentsPresenter
java.lang.Object
org.gcube.portlets.user.workflowdocuments.client.presenter.WorkflowDocumentsPresenter
- All Implemented Interfaces:
- Presenter
public class WorkflowDocumentsPresenter
- extends Object
- implements Presenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowDocumentsPresenter
public WorkflowDocumentsPresenter(WfDocumentsLibraryServiceAsync rpcService,
com.google.gwt.event.shared.HandlerManager eventBus,
Display display)
bind
public void bind()
go
public void go(com.google.gwt.user.client.ui.HasWidgets container)
- go method
- Specified by:
go
in interface Presenter
doAddComment
public void doAddComment(String comment,
String workflowid)
- add the comment in the database
- Specified by:
doAddComment
in interface Presenter
doForward
public void doForward(WorkflowDocument wfDoc,
String toStepLabel)
- Specified by:
doForward
in interface Presenter
getUrl
public void getUrl()
- Get URL from browser
Copyright © 2014. All Rights Reserved.