Name | Description | |
---|---|---|
![]() | EndDataItem | Called after each data item is copied to the clipboard. |
![]() | EndDataItemField | Called after each field in a data item is copied to the clipboard. |
![]() | EndExporter | Called after each exporter has processed the data being copied. |
![]() | EndHeader | Called after the headers of each master or detail level is copied to the clipboard. |
![]() | EndHeaderField | Called after each field in a header is copied to the clipboard. |
![]() | Indent | Increases the indent of a detail level. |
![]() | ResetExporter | Cleans the internal state of the exporter. |
![]() | StartDataItem | Called before each data item is copied to the clipboard. |
![]() | StartDataItemField | Called before each field in a data item is copied to the clipboard. |
![]() | StartExporter | Called before each exporter processes the data being copied. |
![]() | StartHeader | Called before the headers of each master or detail level is copied to the clipboard. |
![]() | StartHeaderField | Called before each field in a header is copied to the clipboard. |
![]() | Unindent | Decreases the indent of a detail level. |