public class IconLabelElementHtmlHandler extends Object implements GenericElementHtmlHandler
Constructor and Description |
---|
IconLabelElementHtmlHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getHtmlFragment(JRHtmlExporterContext context,
JRGenericPrintElement element)
Returns an HTML fragment that is to be inserted in the export output.
|
static IconLabelElementHtmlHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementHtmlHandler getInstance()
public String getHtmlFragment(JRHtmlExporterContext context, JRGenericPrintElement element)
GenericElementHtmlHandler
getHtmlFragment
in interface GenericElementHtmlHandler
element
- the generic print elementpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2019 TIBCO Software Inc.. All rights reserved.