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

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Subinterfaces:
DocumentMasterView
All Known Implementing Classes:
DocumentMasterViewImpl

public interface WorkspaceView
extends com.google.gwt.user.client.ui.IsWidget

Provides the UI for a single workspace.

Since:
2.1.0
Author:
Jason Dillon

Method Summary
 String getWorkspaceTitle()
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

getWorkspaceTitle

String getWorkspaceTitle()


Copyright © 2004-2011 Hudson. All Rights Reserved.