Uses of Class
io.goobi.viewer.model.jsf.JsfComponent
Packages that use JsfComponent
-
Uses of JsfComponent in io.goobi.viewer.model.cms.pages.content
Methods in io.goobi.viewer.model.cms.pages.content that return JsfComponentModifier and TypeMethodDescriptionCMSComponent.getJsfComponent()
CMSContentItem.getJsfComponent()
Constructors in io.goobi.viewer.model.cms.pages.content with parameters of type JsfComponentModifierConstructorDescriptionCMSComponent
(JsfComponent jsfComponent, String label, String description, String iconPath, String templateFilename, CMSComponentScope scope, Map<String, CMSComponentAttribute> attributes, Integer order) CMSContentItem
(String itemId, CMSContent content, String label, String description, String htmlGroup, JsfComponent jsfComponent, CMSComponent owningComponent, boolean required) -
Uses of JsfComponent in io.goobi.viewer.model.jsf
Methods in io.goobi.viewer.model.jsf with parameters of type JsfComponentModifier and TypeMethodDescriptionjakarta.faces.component.UIComponent
DynamicContentBuilder.build
(JsfComponent jsfComponent, jakarta.faces.component.UIComponent parent, Map<String, Object> attributes)