Class FormSection


  • public class FormSection
    extends Object
    This Class provides the informations about EditorSections defined in the Model (txtWorkflowEditorID) ..... other Example: rendered="#{! empty workitemMB.editorSection['prototyp/files']}"
    Author:
    rsoika
    See Also:
    VersionController.getEditorSections, VersionController.getEditorSection
    • Constructor Detail

      • FormSection

        public FormSection​(String path,
                           String name)
    • Method Detail

      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getName

        public String getName()
      • setName

        public void setName​(String name)