Package | Description |
---|---|
de.xima.fc.gui.bean.application | |
de.xima.fc.gui.bean.application.templates | |
de.xima.fc.gui.interfaces | |
de.xima.fc.gui.model |
Modifier and Type | Method and Description |
---|---|
void |
ViewBean.setCurrentView(IMenuEntryModel model) |
Modifier and Type | Method and Description |
---|---|
IMenuEntryModel |
MenuTemplateBean.findByEView(EViews viewEnum,
List<IMenuEntryModel> entries) |
IMenuEntryModel |
MenuTemplateBean.findByID(String id,
List<IMenuEntryModel> entries) |
Modifier and Type | Method and Description |
---|---|
List<IMenuEntryModel> |
MenuTemplateBean.getMainMenuEntries() |
List<IMenuEntryModel> |
MenuTemplateBean.getSubMenuEntries() |
Modifier and Type | Method and Description |
---|---|
IMenuEntryModel |
MenuTemplateBean.findByEView(EViews viewEnum,
List<IMenuEntryModel> entries) |
IMenuEntryModel |
MenuTemplateBean.findByID(String id,
List<IMenuEntryModel> entries) |
Modifier and Type | Method and Description |
---|---|
List<IMenuEntryModel> |
IMenuEntryModel.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
IMenuEntryModel.addChild(IMenuEntryModel child) |
Modifier and Type | Class and Description |
---|---|
class |
MenuEntryModel |
class |
SubMenuEntryModel |
Modifier and Type | Method and Description |
---|---|
List<IMenuEntryModel> |
MenuEntryModel.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
MenuEntryModel.addChild(IMenuEntryModel child) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.