| Class | Description |
|---|---|
| CollectionContentProvider |
Abstract base content provider class.
|
| ExportContext |
The ExportContext holds context information about the current export action.
|
| FormatHandler |
FormatHandler handles the format specific information when export is processed.
|
| Enum | Description |
|---|---|
| ExportedRowsType |
Enumeration for the exported rows type (allowed values are 'all' or 'selected').
|