public interface GenericElementDocxHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRDocxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Exports a generic element.
|
toExport
void exportElement(JRDocxExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell)
Access to the exporter output and environment is provided via the
JRDocxExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to exportCopyright © 2016. All rights reserved.