public static interface BranchManagementPresenter.View extends SectionView<BranchManagementPresenter>
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Element |
getRoleAccessTable() |
void |
hideError() |
void |
setupBranchSelect(List<KieSelectOption> options,
String initialValue,
Consumer<String> onChange) |
void |
showEmptyState() |
void |
showError(String message) |
getTitlevoid showError(String message)
void hideError()
elemental2.dom.Element getRoleAccessTable()
void setupBranchSelect(List<KieSelectOption> options, String initialValue, Consumer<String> onChange)
void showEmptyState()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.