Guvnor - Asset Management Client 6.2.0.CR4

org.guvnor.asset.management.client.editors.build
Interface BuildConfigurationPresenter.BuildConfigurationView

All Superinterfaces:
BaseAssetsMgmtView, com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<BuildConfigurationPresenter>
All Known Implementing Classes:
BuildConfigurationViewImpl
Enclosing class:
BuildConfigurationPresenter

public static interface BuildConfigurationPresenter.BuildConfigurationView
extends org.uberfire.client.mvp.UberView<BuildConfigurationPresenter>, BaseAssetsMgmtView


Method Summary
 com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseProjectBox()
           
 void showHideDeployToRuntimeSection(boolean show)
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 
Methods inherited from interface org.guvnor.asset.management.client.editors.common.BaseAssetsMgmtView
displayNotification, getChooseRepositoryBox
 

Method Detail

getChooseBranchBox

com.github.gwtbootstrap.client.ui.ListBox getChooseBranchBox()

getChooseProjectBox

com.github.gwtbootstrap.client.ui.ListBox getChooseProjectBox()

showHideDeployToRuntimeSection

void showHideDeployToRuntimeSection(boolean show)

Guvnor - Asset Management Client 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.