Uses of Class
io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElementAutomatic
Packages that use CMSSidebarElementAutomatic
Package
Description
JPA entities that embed sidebar widget instances into CMS pages and templates, with
specialised subclasses for automatic, custom, and default widget placement.
-
Uses of CMSSidebarElementAutomatic in io.goobi.viewer.model.cms.widgets.embed
Constructors in io.goobi.viewer.model.cms.widgets.embed with parameters of type CMSSidebarElementAutomaticModifierConstructorDescriptionCMSSidebarElementAutomatic(CMSSidebarElementAutomatic orig, CMSPage owner) Cloning constructor assigning the given CMSPage as owner.