Package org.imixs.workflow.office.forms
Class FormSection
java.lang.Object
org.imixs.workflow.office.forms.FormSection
This Class provides the informations about EditorSections defined in the
Model (txtWorkflowEditorID)
<c:forEach items="#{workitemMB.editorSections}" var="section">
<ui:include src="/pages/workitems/forms/#{section.url}.xhtml" />
.....
other Example:
rendered="#{! empty workitemMB.editorSection['prototyp/files']}"
- Author:
- rsoika
- See Also:
-
VersionController.getEditorSectionsVersionController.getEditorSection
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormSection
-
-
Method Details
-
getPath
-
setPath
-
getName
-
setName
-