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, List<String> types, String templateFilename, CMSComponentScope scope, Map<String, CMSComponentAttribute> attributes, List<CMSComponent.Property> properties, Integer order) Constructor to create Component from template fileCMSContentItem(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.UIComponentDynamicContentBuilder.build(JsfComponent jsfComponent, jakarta.faces.component.UIComponent parent, Map<String, Object> attributes)