Package | Description |
---|---|
de.xima.fc.gui.common.bean | |
de.xima.fc.gui.common.enums | |
de.xima.fc.gui.common.interfaces | |
de.xima.fc.gui.common.model |
Modifier and Type | Method and Description |
---|---|
List<IMenuEntryModel> |
MenuTemplateBean.getAdminDashboardEntries(EAdminDashCategory category) |
Modifier and Type | Method and Description |
---|---|
static EAdminDashCategory |
EAdminDashCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAdminDashCategory[] |
EAdminDashCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EAdminDashCategory |
IMenuEntryModel.getAdminDashCategory() |
Modifier and Type | Method and Description |
---|---|
EAdminDashCategory |
MenuEntryModel.getAdminDashCategory() |
Modifier and Type | Method and Description |
---|---|
MenuEntryModel.Builder |
MenuEntryModel.Builder.adminDash(EAdminDashCategory adminDashCategory) |
void |
MenuEntryModel.setAdminDashCategory(EAdminDashCategory adminDashCategory) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.