public class IconLabelElementXlsHandler extends Object implements GenericElementXlsHandler
Constructor and Description |
---|
IconLabelElementXlsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
static IconLabelElementXlsHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementXlsHandler getInstance()
public void exportElement(JRXlsExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex, int emptyCols, int yCutsRow, JRGridLayout layout)
GenericElementXlsHandler
Access to the exporter output and environment is provided via the
JRXlsExporterContext
argument.
exportElement
in interface GenericElementXlsHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2021 TIBCO Software Inc.. All rights reserved.