public static interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView extends org.uberfire.client.mvp.UberView<SelectAssetsToPromotePresenter>
| Modifier and Type | Method and Description |
|---|---|
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() |
void displayNotification(String text)
com.github.gwtbootstrap.client.ui.TextBox getSourceBranchBox()
com.github.gwtbootstrap.client.ui.ListBox getFilesInTheBranchList()
com.github.gwtbootstrap.client.ui.ListBox getFilesToPromoteList()
com.github.gwtbootstrap.client.ui.CheckBox getRequiresReviewCheckBox()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.