Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.configure.documents.DocumentMasterView

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

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

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.documents that return DocumentMasterView
 DocumentMasterView DocumentMasterPresenter.getView()
           
 

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

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

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal that return DocumentMasterView
 DocumentMasterView DocumentMasterPresenterImpl.getView()
           
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal with parameters of type DocumentMasterView
DocumentMasterPresenterImpl(DocumentMasterView view, com.google.gwt.event.shared.EventBus eventBus, Scheduler scheduler, DocumentManagerLiaison documentManagerLiaison, DocumentDetailPresenter documentDetailPresenter, ConfirmDialogPresenter confirmDialogPresenter, DocumentMasterPresenter.MessagesResource messages)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.