net.sf.jasperreports.engine.export
public interface GenericElementJExcelApiHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JExcelApiExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex)
Exports a generic element.
|
toExport
void exportElement(JExcelApiExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex)
Access to the exporter output and environment is provided via the
JExcelApiExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to export© 2001-2010 Jaspersoft Corporation www.jaspersoft.com