public interface GenericElementXlsHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
toExport
void exportElement(JRXlsExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex, int emptyCols, int yCutsRow, JRGridLayout layout)
Access to the exporter output and environment is provided via the
JRXlsExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to exportCopyright © 2016. All rights reserved.