Class ReportGridPrintTransform

    • Constructor Detail

      • ReportGridPrintTransform

        public ReportGridPrintTransform()
    • Method Detail

      • getAttributesGridTable

        protected java.util.Map getAttributesGridTable()
        Overwrites the parent's definition by adding some extra attributes to the grid table. Since there's no wrapper object for the grid table when performing export, then it is this table the one that has to hold information such as ID and other attributes required for the correct behavior of the final output.
        Overrides:
        getAttributesGridTable in class ReportGridTransformImpl
        Returns:
        Map instance with the attributes that should be added to the main grid table tag.