public static interface LibraryToolbarPresenter.View extends org.uberfire.client.mvp.UberElement<LibraryToolbarPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addBranch(String branchName) |
void |
clearBranches() |
String |
getSelectedBranch() |
void |
setBranchSelectorVisibility(boolean visible) |
void |
setSelectedBranch(String branchName) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.