public interface RepositoryStructureView
extends org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RepositoryStructureView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
clearDataView() |
ConfigureScreenPopupViewImpl |
getConfigureScreenPopupView() |
GAV |
getDataPresenterGav() |
ProjectModulesView |
getModulesView() |
void |
setDataPresenterMode(RepositoryStructureDataView.ViewMode mode) |
void |
setDataPresenterModel(GAV gav) |
void |
setModulesViewVisible(boolean visible) |
void |
setPresenter(RepositoryStructurePresenter repositoryStructurePresenter) |
GAV getDataPresenterGav()
void setDataPresenterMode(RepositoryStructureDataView.ViewMode mode)
void setDataPresenterModel(GAV gav)
void clearDataView()
void setPresenter(RepositoryStructurePresenter repositoryStructurePresenter)
ProjectModulesView getModulesView()
void setModulesViewVisible(boolean visible)
void clear()
ConfigureScreenPopupViewImpl getConfigureScreenPopupView()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.