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>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
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()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.