Class HtmlTagHelper


  • public class HtmlTagHelper
    extends Object
    • Constructor Detail

      • HtmlTagHelper

        public HtmlTagHelper​(org.pentaho.reporting.libraries.base.config.Configuration configuration,
                             StyleBuilderFactory styleBuilderFactory)
    • Method Detail

      • setStyleManager

        public void setStyleManager​(StyleManager styleManager)
      • getConfiguration

        public org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
      • createRowAttributes

        public org.pentaho.reporting.libraries.xmlns.common.AttributeList createRowAttributes​(double rowHeight,
                                                                                              HtmlRowBackgroundStruct struct)
      • createSheetNameAttributes

        public org.pentaho.reporting.libraries.xmlns.common.AttributeList createSheetNameAttributes()
      • isProportionalColumnWidths

        protected boolean isProportionalColumnWidths()
      • isEmptyCellsUseCSS

        public boolean isEmptyCellsUseCSS()
      • createTableAttributes

        public org.pentaho.reporting.libraries.xmlns.common.AttributeList createTableAttributes​(SlimSheetLayout sheetLayout,
                                                                                                ReportAttributeMap attr)
      • applyHtmlAttributes

        public static void applyHtmlAttributes​(ReportAttributeMap attributes,
                                               org.pentaho.reporting.libraries.xmlns.common.AttributeList attrList)