Uses of Class
io.goobi.viewer.model.jsf.JsfComponent
-
Uses of JsfComponent in io.goobi.viewer.model.cms.pages.content
Modifier and TypeMethodDescriptionCMSComponent.getJsfComponent()
CMSContentItem.getJsfComponent()
ModifierConstructorDescriptionCMSComponent
(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
Modifier and TypeMethodDescriptionjavax.faces.component.UIComponent
DynamicContentBuilder.build
(JsfComponent jsfComponent, javax.faces.component.UIComponent parent, Map<String, Object> attributes)