Class Summary |
ComponentExportOptions |
Title: OpenSwing Framework
Description: Generic component descriptor, used to export data. |
ExportOptions |
Title: OpenSwing Framework
Description: Export information needed to export data related, for instance to a grid) on the server side. |
ExportToCSV |
Title: OpenSwing Framework
Description: This class is used to export grid data in CSV format (with ";" or "," separator). |
ExportToExcel |
Title: OpenSwing Framework
Description: This class is used to export grid data in excel format. |
ExportToHTML |
Title: OpenSwing Framework
Description: This class is used to export grid data in HTML format. |
ExportToPDF14 |
Title: OpenSwing Framework
Description: This class is used to export grid data in PDF format. |
ExportToPDFCallbacks |
Title: OpenSwing Framework
Description: This class is used when exporting data in PDF format:
it can be extended to override some methods. |
ExportToPDFCallbacks14Impl |
Title: OpenSwing Framework
Description: This class is used when exporting data in PDF format:
it can be extended to override some methods. |
ExportToPDFFactory |
Title: OpenSwing Framework
Description: This class is used to instantiate at run time the
PDF engine to use for exporting grid data in PDF format.
|
ExportToRTF14 |
Title: OpenSwing Framework
Description: This class is used to export grid data in RTF format. |
ExportToRTFCallbacks |
Title: OpenSwing Framework
Description: This class is used when exporting data in RTF format:
it can be extended to override some methods. |
ExportToRTFCallbacks14Impl |
Title: OpenSwing Framework
Description: This class is used when exporting data in RTF format:
it can be extended to override some methods. |
ExportToRTFFactory |
|
ExportToXML |
Title: OpenSwing Framework
Description: This class is used to export grid data in XML format. |
ExportToXMLFat |
Title: OpenSwing Framework
Description: This class is used to export grid data in XML format (fat format, i.e. each tag is named as the attribute name). |
GridExportCallbacks |
Title: OpenSwing Framework
Description: Callback method invoked by export routine.
|
GridExportOptions |
Title: OpenSwing Framework
Description: Export information needed to export data related to a grid on the server side. |