| Modifier and Type | Method and Description |
|---|---|
List<Section<SpaceScreenModel>> |
SpaceSettingsSection.getList() |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchetypesSectionPresenter |
| Modifier and Type | Method and Description |
|---|---|
Section<T> |
SettingsSectionChange.getSection() |
| Constructor and Description |
|---|
SettingsSectionChange(Section<T> presenter,
SettingsSectionChangeType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Section<T>> |
SettingsSections.getList() |
List<Section<ProjectScreenModel>> |
DefaultSettingsSections.getList() |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchManagementPresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
DependenciesPresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalDataObjectsPresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralSettingsPresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
KnowledgeBasesPresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistencePresenter |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationPresenter |
| Modifier and Type | Method and Description |
|---|---|
Section<T> |
SectionManager.getCurrentSection() |
Section<T> |
MenuItem.getObject() |
| Modifier and Type | Method and Description |
|---|---|
List<Section<T>> |
SectionManager.getSections() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.promise.Promise<Void> |
SectionManager.goTo(Section<T> section) |
boolean |
SectionManager.manages(Section<T> section) |
void |
SectionManager.remove(Section<T> section) |
void |
SectionManager.resetDirtyIndicator(Section<T> section) |
MenuItem<T> |
MenuItem.setup(Section<T> section,
SectionManager<T> settingsPresenter) |
void |
SectionManager.updateDirtyIndicator(Section<T> section) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionManager.init(List<Section<T>> sections,
elemental2.dom.HTMLElement menuItemsContainer,
elemental2.dom.HTMLElement contentContainer) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.