All Classes and Interfaces
Class
Description
AbstractJasperReportFormat<B extends software.xdev.dynamicreports.jasper.builder.export.AbstractJasperExporterBuilder<B,? extends software.xdev.dynamicreports.jasper.base.export.AbstractJasperExporter>>
AbstractJasperReportSpreadsheetFormat<B extends software.xdev.dynamicreports.jasper.builder.export.AbstractJasperExporterBuilder<B,? extends software.xdev.dynamicreports.jasper.base.export.AbstractJasperExporter>>
AbstractJasperReportWordProcessingFormat<B extends software.xdev.dynamicreports.jasper.builder.export.AbstractJasperExporterBuilder<B,? extends software.xdev.dynamicreports.jasper.base.export.AbstractJasperExporter>>
Used for (initially) building a
ColumnConfigurationBuilds a function (from multiple strategies) that resolves the text for a column.
If no strategies are specified the fallback
If no strategies are specified the fallback
Grid.Column.getKey() is used.Can be implemented to create a new strategy that resolves a
Grid.Column headerDynamicExporter<B extends software.xdev.dynamicreports.jasper.builder.export.AbstractJasperExporterBuilder<B,? extends software.xdev.dynamicreports.jasper.base.export.AbstractJasperExporter>>
Defines a format to export grid data to.
Extracts the sorted and filtered data from a
Grid.Opens a wizard to export a Grid.
Provides data to the
GridExporter.Makes i18n possible for the component.
Resolves the header-text by using the unique identification ManualColumnHeaderResolvingStrategy and find the corresponding resolving
function for the identification in a map.
Simple interface to translate a given key into some language.
Tries to get the header using Vaadin Column API methods