public static interface SelectAssetsToPromotePresenter.SelectAssetsToPromoteView extends org.uberfire.client.mvp.UberView<SelectAssetsToPromotePresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldInBranch(String file) |
void |
addFileToPromote(String file) |
void |
clearFilesInBranch() |
void |
clearFilesToPromote() |
void |
setReadOnly(boolean readOnly) |
void |
setSourceBranch(String branch) |
void setSourceBranch(String branch)
void clearFilesToPromote()
void addFileToPromote(String file)
void clearFilesInBranch()
void addFieldInBranch(String file)
void setReadOnly(boolean readOnly)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.