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

Packages that use WorkspaceView
org.hudsonci.maven.plugin.ui.gwt.configure.documents   
org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal   
org.hudsonci.maven.plugin.ui.gwt.configure.workspace   
org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal   
 

Uses of WorkspaceView in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 

Subinterfaces of WorkspaceView in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 interface DocumentMasterView
          Provides the UI for editing documents.
 

Uses of WorkspaceView in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal
 

Classes in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal that implement WorkspaceView
 class DocumentMasterViewImpl
          Default implementation of DocumentMasterView.
 

Uses of WorkspaceView in org.hudsonci.maven.plugin.ui.gwt.configure.workspace
 

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.workspace that return WorkspaceView
 WorkspaceView WorkspacePresenter.getView()
           
 

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.workspace with parameters of type WorkspaceView
 void WorkspaceManagerView.add(WorkspaceView view)
           
 

Uses of WorkspaceView in org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal
 

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal with parameters of type WorkspaceView
 void WorkspaceManagerViewImpl.add(WorkspaceView view)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.