Class GroupHeaderConfigLabels


  • public final class GroupHeaderConfigLabels
    extends Object
    Config labels for the group header layer.
    Since:
    1.6
    • Field Detail

      • GROUP_COLLAPSED_CONFIG_TYPE

        public static final String GROUP_COLLAPSED_CONFIG_TYPE
        Label that is applied to collapsed groups in column/row header layer.
        See Also:
        Constant Field Values
      • GROUP_EXPANDED_CONFIG_TYPE

        public static final String GROUP_EXPANDED_CONFIG_TYPE
        Label that is applied to expanded groups in column/row header layer.
        See Also:
        Constant Field Values