Interface EnumSubtotalCheckboxState


  • public interface EnumSubtotalCheckboxState
    Enumeration that represents the different state of the 'All Totals' and 'Grand Totals' checkboxes in the SubtotalsEditorBean
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • SubtotalCheckboxStateUndefined

        static final int SubtotalCheckboxStateUndefined
        See Also:
        Constant Field Values
      • SubtotalCheckboxStateUnChecked

        static final int SubtotalCheckboxStateUnChecked
        See Also:
        Constant Field Values
      • SubtotalCheckboxStateChecked

        static final int SubtotalCheckboxStateChecked
        See Also:
        Constant Field Values
      • SubtotalCheckboxStateDisabled

        static final int SubtotalCheckboxStateDisabled
        See Also:
        Constant Field Values