Uses of Class
io.goobi.viewer.model.cms.widgets.embed.CMSSidebarElementDefault
Packages that use CMSSidebarElementDefault
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 CMSSidebarElementDefault in io.goobi.viewer.model.cms.widgets.embed
Constructors in io.goobi.viewer.model.cms.widgets.embed with parameters of type CMSSidebarElementDefaultModifierConstructorDescriptionCMSSidebarElementDefault(CMSSidebarElementDefault orig, CMSPage owner) Cloning constructor with a CMSPage to set as owner.