Guvnor - Asset Management Client 6.2.0.Final

org.guvnor.asset.management.client.editors.promote
Interface PromoteChangesPresenter.PromoteChangesView

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

public static interface PromoteChangesPresenter.PromoteChangesView
extends org.uberfire.client.mvp.UberView<PromoteChangesPresenter>, BaseAssetsMgmtView


Method Summary
 com.github.gwtbootstrap.client.ui.ListBox getChooseSourceBranchBox()
           
 com.github.gwtbootstrap.client.ui.ListBox getChooseTargetBranchBox()
           
 
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

getChooseSourceBranchBox

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

getChooseTargetBranchBox

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

Guvnor - Asset Management Client 6.2.0.Final

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