Class PageSetupHTMLEditorTransform

    • Constructor Detail

      • PageSetupHTMLEditorTransform

        public PageSetupHTMLEditorTransform()
    • Method Detail

      • renderValidationErrorsMessage

        public void renderValidationErrorsMessage​(MarkupOutput out)
        Parameters:
        out -
      • renderPaperSizeSection

        public void renderPaperSizeSection​(MarkupOutput out)
        Generates the HTML output for the Page setup section on this tab instance.
        Parameters:
        out - MarkupOutput instance where the HTML contents to render will be saved.
      • renderScalingSection

        public void renderScalingSection​(MarkupOutput out)
        Generates the HTML output for the Scaling section on this tab instance.
        Parameters:
        out - MarkupOutput instance where the HTML contents to render will be saved.
      • renderMarginSection

        public void renderMarginSection​(MarkupOutput out)
        Generates the HTML output for the margin section on this tab instance.
        Parameters:
        out - MarkupOutput instance where the HTML contents to render will be saved.
      • getDescription

        public java.lang.String getDescription()
        Description copied from interface: Transform
        Returns a textual description of the transform.
        Returns:
        The textual description of the transform.
      • renderTabSectionTitle

        public void renderTabSectionTitle​(MarkupOutput out,
                                          java.lang.String title)
        Convenience method that displays the HTML required for rendering the title of a section.
        Parameters:
        out - MarkupOutput instance where the HTML contents to render will be saved.
        title - String that will be displayed as title