Uses of Interface
de.xima.fc.gui.common.interfaces.IMenuEntryModel
Packages that use IMenuEntryModel
Package
Description
-
Uses of IMenuEntryModel in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return IMenuEntryModelModifier and TypeMethodDescriptionMenuTemplateBean.addMainMenuEntry(IMenuEntryModel entry) Deprecated.MenuTemplateBean.addMainMenuEntry(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> builder) Deprecated.MenuTemplateBean.getByView(IViewModel view) Deprecated.Methods in de.xima.fc.gui.common.bean that return types with arguments of type IMenuEntryModelModifier and TypeMethodDescriptionMenuTemplateBean.getAdminDashboardEntries(EAdminDashCategory category) Deprecated.MenuTemplateBean.getAllMenuEntries()Deprecated.MenuTemplateBean.getClientDashboardEntries()Deprecated.MenuTemplateBean.getMainMenuEntries()Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type IMenuEntryModelModifier and TypeMethodDescriptionMenuTemplateBean.addMainMenuEntry(IMenuEntryModel entry) Deprecated.Method parameters in de.xima.fc.gui.common.bean with type arguments of type IMenuEntryModelModifier and TypeMethodDescriptionMenuTemplateBean.addMainMenuEntry(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> builder) Deprecated. -
Uses of IMenuEntryModel in de.xima.fc.gui.common.interfaces
Methods in de.xima.fc.gui.common.interfaces that return IMenuEntryModelModifier and TypeMethodDescriptionIMenuEntryModel.addChild(IMenuEntryModel child) IMenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) IMenuEntryModel.getParent()Methods in de.xima.fc.gui.common.interfaces that return types with arguments of type IMenuEntryModelMethods in de.xima.fc.gui.common.interfaces with parameters of type IMenuEntryModelMethod parameters in de.xima.fc.gui.common.interfaces with type arguments of type IMenuEntryModelModifier and TypeMethodDescriptionIMenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) -
Uses of IMenuEntryModel in de.xima.fc.gui.common.model
Classes in de.xima.fc.gui.common.model that implement IMenuEntryModelMethods in de.xima.fc.gui.common.model that return IMenuEntryModelModifier and TypeMethodDescriptionMenuEntryModel.addChild(IMenuEntryModel child) Deprecated.MenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) Deprecated.MenuEntryModel.Builder.build()MenuEntryModel.getParent()Deprecated.Methods in de.xima.fc.gui.common.model that return types with arguments of type IMenuEntryModelMethods in de.xima.fc.gui.common.model with parameters of type IMenuEntryModelMethod parameters in de.xima.fc.gui.common.model with type arguments of type IMenuEntryModelModifier and TypeMethodDescriptionMenuEntryModel.addChild(org.apache.commons.lang3.builder.Builder<IMenuEntryModel> child) Deprecated. -
Uses of IMenuEntryModel in de.xima.fc.gui.model
Classes in de.xima.fc.gui.model that implement IMenuEntryModelModifier and TypeClassDescriptionclassDeprecated.This is not used anymore and can be removed.Methods in de.xima.fc.gui.model that return IMenuEntryModel