Uses of Interface
net.sf.jasperreports.engine.export.JRCsvExporterContext
Packages that use JRCsvExporterContext
Package
Description
Contains classes for the built-in Icon Label component.
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
-
Uses of JRCsvExporterContext in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel with parameters of type JRCsvExporterContextModifier and TypeMethodDescriptionIconLabelElementCsvHandler.getTextValue
(JRCsvExporterContext exporterContext, JRGenericPrintElement element) -
Uses of JRCsvExporterContext in net.sf.jasperreports.engine.export
Classes in net.sf.jasperreports.engine.export that implement JRCsvExporterContextModifier and TypeClassDescriptionprotected class
protected class
Methods in net.sf.jasperreports.engine.export with parameters of type JRCsvExporterContextModifier and TypeMethodDescriptionGenericElementCsvHandler.getTextValue
(JRCsvExporterContext exporterContext, JRGenericPrintElement element) Returns the text value to be inserted in the export output.