Uses of Class
io.goobi.viewer.model.cms.SelectableNavigationItem
Packages that use SelectableNavigationItem
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Top-level CMS model containing cross-cutting entities such as navigation items, categories,
sliders, static page mappings, highlight data, and shared selection abstractions used
throughout the content management system.
-
Uses of SelectableNavigationItem in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type SelectableNavigationItemModifier and TypeMethodDescriptionCmsNavigationBean.getAvailableMenuItems()getAvailableMenuItems. -
Uses of SelectableNavigationItem in io.goobi.viewer.model.cms
Methods in io.goobi.viewer.model.cms that return types with arguments of type SelectableNavigationItemModifier and TypeMethodDescriptionCMSNavigationManager.getAvailableItems()Getter for the fieldavailableItems.Methods in io.goobi.viewer.model.cms with parameters of type SelectableNavigationItemModifier and TypeMethodDescriptionvoidCMSNavigationManager.addAvailableItem(SelectableNavigationItem item) addAvailableItem.