Guvnor - Asset Management Client 6.2.0.CR3

org.guvnor.asset.management.client.editors.forms.promote
Interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView

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

public static interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView
extends org.uberfire.client.mvp.UberView<SelectAssetsToPromotePresenter>


Method Summary
 void displayNotification(String text)
           
 com.github.gwtbootstrap.client.ui.ListBox getFilesInTheBranchList()
           
 com.github.gwtbootstrap.client.ui.ListBox getFilesToPromoteList()
           
 com.github.gwtbootstrap.client.ui.CheckBox getRequiresReviewCheckBox()
           
 com.github.gwtbootstrap.client.ui.TextBox getSourceBranchBox()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

displayNotification

void displayNotification(String text)

getSourceBranchBox

com.github.gwtbootstrap.client.ui.TextBox getSourceBranchBox()

getFilesInTheBranchList

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

getFilesToPromoteList

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

getRequiresReviewCheckBox

com.github.gwtbootstrap.client.ui.CheckBox getRequiresReviewCheckBox()

Guvnor - Asset Management Client 6.2.0.CR3

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