![]() | IGenericExportHandler Interface |
Namespace: CTExtensions.ExportCore.ExportHandler
The IGenericExportHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | WriteBackHandler |
Getter for writeback handler
|
Name | Description | |
---|---|---|
![]() | AllowInplaceWriteBack |
For ExportItemColumnEditor to know if writeback during inplace editing is allowed.
|
![]() | GetExportProfile |
Getter for currently loaded export profile.
|
![]() | GetItemizer |
Getter for row itemizer
|
![]() | GetParent |
Getter for parent extension
|
![]() | GetRoots |
Get root items
|
![]() | Log |
Logging function.
|
![]() | RefreshItems |
Allows calling GUI refresh after custom code execution.
|
CUSTOMTOOLS 2024 SP0
Revised in | Description |
---|---|
CUSTOMTOOLS 2025 SP0 | - Added support for in-place editing of columns, with writeback option. - Extended with PreExport(PreExportArgs). |