public interface GenericElementHandler
This interface is common to all export handlers. Specialized handler interfaces exist for each exporter.
Modifier and Type | Method and Description |
---|---|
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
boolean toExport(JRGenericPrintElement element)
element
- the elementCopyright © 2021 TIBCO Software Inc.. All rights reserved.