public class IconLabelElementCsvHandler extends Object implements GenericElementCsvHandler
Constructor and Description |
---|
IconLabelElementCsvHandler() |
Modifier and Type | Method and Description |
---|---|
static IconLabelElementCsvHandler |
getInstance() |
String |
getTextValue(JRCsvExporterContext exporterContext,
JRGenericPrintElement element)
Returns the text value to be inserted in the export output.
|
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementCsvHandler getInstance()
public String getTextValue(JRCsvExporterContext exporterContext, JRGenericPrintElement element)
GenericElementCsvHandler
getTextValue
in interface GenericElementCsvHandler
element
- the generic print elementpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2023 Cloud Software Group, Inc.. All rights reserved.