public interface GenericElementDocxHandler extends GenericElementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JRDocxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Exports a generic element.
|
toExportvoid 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 © 2017. All rights reserved.