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