Class PreferencesGridTransform

    • Field Detail

      • REPORT_STYLES_FILE

        protected static final java.lang.String REPORT_STYLES_FILE
        the report style file name. It is used to populate the content of the style dropdown box
        See Also:
        Constant Field Values
    • Constructor Detail

      • PreferencesGridTransform

        public PreferencesGridTransform()
    • Method Detail

      • renderUseBuiltInFormat

        public void renderUseBuiltInFormat​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderDefaultGridStyle

        public void renderDefaultGridStyle​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderMaxRows

        public void renderMaxRows​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderGridMaxColumns

        public void renderGridMaxColumns​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderShowSubtitle

        public void renderShowSubtitle​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderShowSort

        public void renderShowSort​(MarkupOutput out)
        Renders the Show Sort Buttons property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0
      • renderShowPivot

        public void renderShowPivot​(MarkupOutput out)
        Renders the Show Pivot Buttons property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0
      • renderAutoPageBy

        public void renderAutoPageBy​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderUseImagesForOutlineMode

        public void renderUseImagesForOutlineMode​(MarkupOutput out)
        Renders the Use Built In Format property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 7.5.1
      • renderEnableWSFormsSorting

        public void renderEnableWSFormsSorting​(MarkupOutput out)
        Renders the preference to enable sorting by attribute forms that are not displayed on the grid;
        Parameters:
        out - MarkupOutput
        Since:
        MicroStrategy Web 8.0.0
      • renderRowHeaderWrapping

        public void renderRowHeaderWrapping​(MarkupOutput out)
        Renders the Row Header Wrapping property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0
      • renderMetricValueWrapping

        public void renderMetricValueWrapping​(MarkupOutput out)
        Renders the Metric Value Wrapping property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0
      • renderCharacterLevelWrapping

        public void renderCharacterLevelWrapping​(MarkupOutput out)
        Render Checkbox for character level wrapping in grid;
        Parameters:
        out -
        Since:
        MicroStrategy Web 9.0.1
      • renderTooltipDescriptions

        public void renderTooltipDescriptions​(MarkupOutput out)
        Renders the Tooltip Descriptions property;
        Since:
        MicroStrategy Web 8.0.1
      • renderAllowLinkDrillingOnHeader

        public void renderAllowLinkDrillingOnHeader​(MarkupOutput out)
        + * Renders the allow link drilling on header property; + + * @since MicroStrategy Web 10.8 +
      • renderHeaderWidth

        public void renderHeaderWidth​(MarkupOutput out)
        Renders the Header Width property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0
      • renderGridWidth

        public void renderGridWidth​(MarkupOutput out)
        Renders the Grid Width property;
        Parameters:
        out -
        Since:
        MicroStrategy Web 8.0.0