Package io.goobi.viewer.managedbeans
Class DynamicBean
java.lang.Object
io.goobi.viewer.managedbeans.DynamicBean
- All Implemented Interfaces:
Serializable
- Author:
- florian
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
javax.faces.component.html.HtmlPanelGroup
javax.faces.component.html.HtmlPanelGroup
void
void
setFormGroup
(javax.faces.component.html.HtmlPanelGroup group) void
setHeadGroup
(javax.faces.component.html.HtmlPanelGroup headGroup)
-
Constructor Details
-
DynamicBean
public DynamicBean()
-
-
Method Details
-
setFormGroup
public void setFormGroup(javax.faces.component.html.HtmlPanelGroup group) -
setHeadGroup
public void setHeadGroup(javax.faces.component.html.HtmlPanelGroup headGroup) - Parameters:
headGroup
- the headGroup to set
-
getFormGroup
public javax.faces.component.html.HtmlPanelGroup getFormGroup()- Returns:
- the formGroup
- Throws:
DAOException
-
getHeadGroup
public javax.faces.component.html.HtmlPanelGroup getHeadGroup()- Returns:
- the formGroup
- Throws:
DAOException
-
addComponent
-
receiveScriptCommand
public void receiveScriptCommand()
-