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

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

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

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.documents with parameters of type DocumentMasterPresenter
 void DocumentMasterView.setPresenter(DocumentMasterPresenter presenter)
           
 

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

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

Methods in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal with parameters of type DocumentMasterPresenter
 void DocumentMasterViewImpl.setPresenter(DocumentMasterPresenter presenter)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.