| Package | Description |
|---|---|
| jet.report |
| Modifier and Type | Field and Description |
|---|---|
JetBoolean |
JRObjectTemplate.exportToCSV
The property named "ExportToCSV", if is true this object will be handled when exporting to csv result.
|
JetBoolean |
JRObjectTemplate.exportToDHTML
FR399(8.1 )The Property named "ExportToDHTML", if is true, this object will be handed when exporting to DHTML.
|
JetBoolean |
JRObjectTemplate.exportToHTML
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.exportToPDF
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.exportToPS
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.exportToRTF
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.exportToText
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.exportToXLS
The property named "ExportToXLS", if is true this object will be handled when exporting to excel result.
|
JetBoolean |
JRObjectTemplate.exportToXML
Feature 114772, the Property named "ExportToXXX", if true, this object will be handled when exporting to XXX.
|
JetBoolean |
JRObjectTemplate.suppressedIfNoRecords
The property named "SuppressedIfNoRecords".
|
| Modifier and Type | Method and Description |
|---|---|
JetBoolean |
JRObjectTemplate.getExportToXLS() |
JetBoolean |
JRObjectTemplate.getExportToXLS(int mode) |
JetBoolean |
JRObjectTemplate.getInvisible() |
JetBoolean |
JRObjectTemplate.getInvisible(int mode) |
JetBoolean |
JRObjectTemplate.getSuppressed() |
JetBoolean |
JRObjectTemplate.getSuppressed(int mode) |
© insightsoftware. All rights reserved.