Uses of Enum
de.xima.fc.gui.common.enums.EAdminDashCategory
Packages that use EAdminDashCategory
Package
Description
- 
Uses of EAdminDashCategory in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean with parameters of type EAdminDashCategoryModifier and TypeMethodDescriptionMenuTemplateBean.getAdminDashboardEntries(EAdminDashCategory category) Deprecated. - 
Uses of EAdminDashCategory in de.xima.fc.gui.common.enums
Methods in de.xima.fc.gui.common.enums that return EAdminDashCategoryModifier and TypeMethodDescriptionstatic EAdminDashCategoryReturns 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. - 
Uses of EAdminDashCategory in de.xima.fc.gui.common.interfaces
Methods in de.xima.fc.gui.common.interfaces that return EAdminDashCategory - 
Uses of EAdminDashCategory in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model that return EAdminDashCategoryMethods in de.xima.fc.gui.common.model with parameters of type EAdminDashCategoryModifier and TypeMethodDescriptionMenuEntryModel.Builder.adminDash(EAdminDashCategory adminDashCategory) voidMenuEntryModel.setAdminDashCategory(EAdminDashCategory adminDashCategory) Deprecated.