public interface GenericElementJExcelApiHandler extends GenericElementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JExcelApiExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Deprecated.
Exports a generic element.
|
toExportvoid exportElement(JExcelApiExporterContext 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
JExcelApiExporterContext argument.
exporterContext - the exporter contextelement - the generic element to exportCopyright © 2017. All rights reserved.