Class SectionelementDef

    • Constructor Detail

      • SectionelementDef

        public SectionelementDef()
    • Method Detail

      • getTitle

        public Label getTitle()
        Gets the value of the title property.
        Returns:
        possible object is Label
      • setTitle

        public void setTitle​(Label value)
        Sets the value of the title property.
        Parameters:
        value - allowed object is Label
      • getDatasource

        public DatasourceRef getDatasource()
        Gets the value of the datasource property.
        Returns:
        possible object is DatasourceRef
      • setDatasource

        public void setDatasource​(DatasourceRef value)
        Sets the value of the datasource property.
        Parameters:
        value - allowed object is DatasourceRef
      • getAction

        public ActionRef getAction()
        Gets the value of the action property.
        Returns:
        possible object is ActionRef
      • setAction

        public void setAction​(ActionRef value)
        Sets the value of the action property.
        Parameters:
        value - allowed object is ActionRef
      • getFolded

        public String getFolded()
        If evaluating to true, the resulting Sectionelement will be displayed folded. If evaluating to false, the resulting Sectionelement will be displayed unfolded. If empty, the Sectionelement will not be foldable.
        Returns:
        possible object is String
      • setFolded

        public void setFolded​(String value)
        Sets the value of the folded property.
        Parameters:
        value - allowed object is String
      • getPassive

        public String getPassive()
        If evaluating to true, the resulting Sectionelement will not determine the title of the tab.
        Returns:
        possible object is String
      • setPassive

        public void setPassive​(String value)
        Sets the value of the passive property.
        Parameters:
        value - allowed object is String
      • getMode

        public String getMode()
        The display mode for this element to be used by the template.
        Returns:
        possible object is String
      • setMode

        public void setMode​(String value)
        Sets the value of the mode property.
        Parameters:
        value - allowed object is String