Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.buildinfo.ModuleInfoPickerPresenter.ModuleInfoPickerView

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

Uses of ModuleInfoPickerPresenter.ModuleInfoPickerView in org.hudsonci.maven.plugin.ui.gwt.buildinfo
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo that return ModuleInfoPickerPresenter.ModuleInfoPickerView
 ModuleInfoPickerPresenter.ModuleInfoPickerView ModuleInfoPickerPresenter.bind()
          Configures the view.
 

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

Classes in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal that implement ModuleInfoPickerPresenter.ModuleInfoPickerView
 class ModuleInfoPickerTableView
          Table based view for ModuleInfoPickerPresenter.ModuleInfoPickerView.
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal that return ModuleInfoPickerPresenter.ModuleInfoPickerView
 ModuleInfoPickerPresenter.ModuleInfoPickerView ModuleInfoPickerPresenterImpl.bind()
           
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ModuleInfoPickerPresenter.ModuleInfoPickerView
ModuleInfoPickerPresenterImpl(ModuleInfoPickerPresenter.ModuleInfoPickerView view, com.google.gwt.event.shared.EventBus eventBus, ModuleDataProvider mdp)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.