| Package | Description |
|---|---|
| de.xima.fc.gui.common.bean | |
| de.xima.fc.gui.common.interfaces | |
| de.xima.fc.gui.common.model | |
| de.xima.fc.gui.model |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuTemplateBean.addMainMenuEntry(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> builder) |
IMenuEntryModel |
MenuTemplateBean.addMainMenuEntry(IMenuEntryModel entry) |
IMenuEntryModel |
MenuTemplateBean.getByView(IViewModel view) |
| Modifier and Type | Method and Description |
|---|---|
List<IMenuEntryModel> |
MenuTemplateBean.getAdminDashboardEntries(EAdminDashCategory category) |
Collection<IMenuEntryModel> |
MenuTemplateBean.getAllMenuEntries() |
List<IMenuEntryModel> |
MenuTemplateBean.getClientDashboardEntries() |
List<IMenuEntryModel> |
MenuTemplateBean.getMainMenuEntries() |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuTemplateBean.addMainMenuEntry(IMenuEntryModel entry) |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuTemplateBean.addMainMenuEntry(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> builder) |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
IMenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) |
IMenuEntryModel |
IMenuEntryModel.addChild(IMenuEntryModel child) |
IMenuEntryModel |
IMenuEntryModel.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IMenuEntryModel> |
IMenuEntryModel.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
IMenuEntryModel.addChild(IMenuEntryModel child) |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
IMenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuEntryModel |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) |
IMenuEntryModel |
MenuEntryModel.addChild(IMenuEntryModel child) |
IMenuEntryModel |
MenuEntryModel.Builder.build() |
IMenuEntryModel |
MenuEntryModel.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<IMenuEntryModel> |
MenuEntryModel.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuEntryModel.addChild(IMenuEntryModel child) |
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
MenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubMenuEntryModel
Deprecated.
This is not used anymore and can be removed.
|
| Modifier and Type | Method and Description |
|---|---|
IMenuEntryModel |
SubMenuEntryModel.Builder.build() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.