public static interface BranchManagementPresenter.View extends SectionView<BranchManagementPresenter>
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getBranchesSelectContainer() |
elemental2.dom.Element |
getRoleAccessTable() |
void |
hideError() |
void |
showEmptyState() |
void |
showError(String message) |
getTitlevoid showError(String message)
void hideError()
elemental2.dom.HTMLElement getBranchesSelectContainer()
elemental2.dom.Element getRoleAccessTable()
void showEmptyState()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.