All Implemented Interfaces:
Serializable, DatasourceContainerProvider, ParameterContainerNode, HierarchicalSecurityTarget, Owneable, SecurityTarget
Direct Known Subclasses:
JxlsReportVariant
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Indexed @GenerateDto(dtoPackage="net.datenwerke.rs.jxlsreport.client.jxlsreport.dto", createDecorator=true, typeDescriptionMsg=JxlsReportMessages.class, typeDescriptionKey="reportTypeName", icon="file-excel-o") public class JxlsReport extends Report
See Also:
  • Constructor Details

    • JxlsReport

      public JxlsReport()
  • Method Details