Uses of Class
io.goobi.viewer.model.jsf.DynamicContent
Packages that use DynamicContent
Package
Description
Provides JSF-related model classes for the Goobi viewer UI layer, including dynamic
content components, selectable checkboxes, and reusable JSF component descriptors.
-
Uses of DynamicContent in io.goobi.viewer.model.jsf
Methods in io.goobi.viewer.model.jsf that return DynamicContentModifier and TypeMethodDescriptionDynamicContentBuilder.createContent(String id, DynamicContentType type, Map<String, Object> attributes) Methods in io.goobi.viewer.model.jsf with parameters of type DynamicContentModifier and TypeMethodDescriptionDynamicContentBuilder.build(DynamicContent content, UIComponent parent) DynamicContentBuilder.buildHead(DynamicContent content, HtmlPanelGroup parent)