Uses of Class
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal.ModuleDataProvider

Packages that use ModuleDataProvider
org.hudsonci.maven.plugin.ui.gwt.buildinfo   
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal   
 

Uses of ModuleDataProvider in org.hudsonci.maven.plugin.ui.gwt.buildinfo
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo with parameters of type ModuleDataProvider
 void ModuleInfoPickerPresenter.ModuleInfoPickerView.setData(ModuleDataProvider mdp)
           
 void BuildSummaryPresenter.BuildSummaryView.setModuleData(ModuleDataProvider dataProvider)
           
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo with parameters of type ModuleDataProvider
MavenBuildInfoController(MainPanelPresenter mainPanel, BuildInformationManager buildInformationManager, com.google.gwt.event.shared.EventBus eventBus, ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter buildSummaryPresenter, ModuleInfoPresenter moduleInfoPresenter, ModuleInfoPickerPresenter moduleInfoPickerPresenter)
           
 

Uses of ModuleDataProvider in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ModuleDataProvider
 void ModuleInfoPickerTableView.setData(ModuleDataProvider mdp)
           
 void BuildSummaryViewImpl.setModuleData(ModuleDataProvider mdp)
           
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ModuleDataProvider
BuildSummaryPresenterImpl(BuildSummaryPresenter.BuildSummaryView view, ModuleDataProvider mdp)
           
MainPanelViewImpl(ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter.BuildSummaryView buildSummaryView, ModuleInfoPresenter.ModuleInfoView moduleInfoView)
           
ModuleInfoPickerPresenterImpl(ModuleInfoPickerPresenter.ModuleInfoPickerView view, com.google.gwt.event.shared.EventBus eventBus, ModuleDataProvider mdp)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.