Uses of Class
de.xima.fc.gui.common.bean.MenuTemplateBean
Packages that use MenuTemplateBean
Package
Description
-
Uses of MenuTemplateBean in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return MenuTemplateBeanMethods in de.xima.fc.gui.bean.application with parameters of type MenuTemplateBeanModifier and TypeMethodDescriptionvoid
NavigationBean.setMenuTemplateBean
(MenuTemplateBean menuTemplateBean) Deprecated. -
Uses of MenuTemplateBean in de.xima.fc.gui.common.event.handler
Constructors in de.xima.fc.gui.common.event.handler with parameters of type MenuTemplateBeanModifierConstructorDescriptionMenuTemplateEventHandler
(MenuTemplateBean menuTemplateBean) Deprecated. -
Uses of MenuTemplateBean in de.xima.fc.gui.common.interfaces.event.listener
Methods in de.xima.fc.gui.common.interfaces.event.listener with parameters of type MenuTemplateBeanModifier and TypeMethodDescriptionvoid
IMainMenuInitListener.handleMenuInit
(javax.faces.context.FacesContext context, MenuTemplateBean menuBean) Deprecated.