public class HeaderToolbarElementJsonHandler extends Object implements GenericElementJsonHandler
Modifier and Type | Class and Description |
---|---|
static class |
HeaderToolbarElementJsonHandler.ColumnInfo |
static class |
HeaderToolbarElementJsonHandler.GroupInfo |
PARAMETER_CLEAR_CONTEXT_CACHE
Constructor and Description |
---|
HeaderToolbarElementJsonHandler() |
Modifier and Type | Method and Description |
---|---|
protected TimeZone |
getFilterTimeZone(JasperPrint jasperPrint,
JRGenericPrintElement element) |
String |
getJsonFragment(JsonExporterContext context,
JRGenericPrintElement element)
Returns an JSON fragment that is to be inserted in the export output.
|
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public String getJsonFragment(JsonExporterContext context, JRGenericPrintElement element)
GenericElementJsonHandler
getJsonFragment
in interface GenericElementJsonHandler
element
- the generic print elementprotected TimeZone getFilterTimeZone(JasperPrint jasperPrint, JRGenericPrintElement element)
public boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2017. All rights reserved.