Interface | Description |
---|---|
ExportDataProvider |
Provides data for
ExportDisplay . |
ExportDisplay |
Generic interface to show data exported from the system.
|
Class | Description |
---|---|
ByteArrayDataProvider | |
ExcelAutoColumnSizer |
Calculates the width of a column, based on the values within it.
|
ExcelExporter |
Use this class to export
Table into Excel format
and show using ExportDisplay . |
ExportFormat |
Format of data exported by
ExportDisplay . |
FileDataProvider |
Data provider for FileDescriptor
|
ResourceDataProvider |
DataProvider for application resources
|
RestApiDataProvider | Deprecated |
SimpleFileDataProvider |
Data provider for File on name and path
|
Enum | Description |
---|---|
ExcelExporter.ExportMode |