Interface ParameterGroup

    • Method Detail

      • getGroupTitleKey

        java.lang.String getGroupTitleKey()
      • setGroupTitle

        void setGroupTitle​(java.lang.String title)
      • setGroupTitleKey

        void setGroupTitleKey​(java.lang.String resourceKey)
      • setNumberOfColumns

        void setNumberOfColumns​(int num)
        Set number of "columns" group will have. A column is typically one parameter, including its label.
        Since:
        BiglyBT 1.0.0.0
      • size

        int size​(boolean countChildren)