org.hudsonci.maven.plugin.ui.gwt.configure.workspace
Interface WorkspaceManagerPresenter

All Known Implementing Classes:
WorkspaceManagerPresenterImpl

public interface WorkspaceManagerPresenter

Manages the workspace UI.

Since:
2.1.0
Author:
Jason Dillon

Method Summary
 WorkspaceManagerView getView()
           
 void start(com.google.gwt.user.client.ui.HasWidgets container)
           
 

Method Detail

getView

WorkspaceManagerView getView()

start

void start(com.google.gwt.user.client.ui.HasWidgets container)


Copyright © 2004-2011 Hudson. All Rights Reserved.