|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IDataExporter | Exports data provided by a IDataProvider as described by IExportableColumns. |
| IExportableColumn<T,S,D> | An IColumn that can be exported. |
| Class Summary | |
|---|---|
| AbstractDataExporter | An abstract helper implementation of IDataExporter. |
| AbstractExportableColumn<T,S,D> | A helper implementation of IExportableColumn. |
| CSVDataExporter | An IDataExporter that exports data to a CSV file. |
| ExportToolbar | A toolbar that provides links to download the data represented by all IExportableColumns in the table
exported to formats supported by the IDataExporters configured. |
| ExportToolbar.DataExportResourceStreamWriter | An IResourceStreamWriter which writes the exportable data from a table to an output stream. |
Package for exporting data tables.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||