Package io.goobi.viewer.model.jsf
package io.goobi.viewer.model.jsf
Provides JSF-related model classes for the Goobi viewer UI layer, including dynamic
content components, selectable checkboxes, and reusable JSF component descriptors.
-
ClassDescriptionWraps a single value together with a backing collection to model a checkbox selection state, where the checkbox is considered selected when the value is present in the collection.Represents a JSF component identified by its library and name, providing helpers to resolve the component's filename and check whether it exists.