Interface PopupTagDeclaration

    • Method Detail

      • setModal

        void setModal​(String modal)
        If "true", a click on the backdrop does not close the popup. Default value is "false" and can be configured in the tobago-config.xml.
      • setCollapsed

        void setCollapsed​(String collapsed)
        Indicating the collapsed state of this component.
      • setCollapsedMode

        void setCollapsedMode​(String collapsed)