Export |
The ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGS type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCaches | Call this to clear everything this object has cached. | |
| ExtraButtonClicked |
Handles [...] button click. Open new dialog for the ControlAdapterSETTINGSOBJECTTYPE
returned by the class that derives from ExportSettingsBaseFIELDSETTINGSTYPE.
(Overrides ExportTypeExtensionExtraButtonClicked) | |
| GetParent |
Parent Extension
(Overrides ExportTypeExtensionGetParent) | |
| GetSettingsViewOpts |
If EXPORTSETTINGSTYPE is derived type of ExportSettingsBaseFIELDSETTINGSTYPE,
then the export has custom data object and should enable the [...] button for accessing its view control.
(Overrides ExportTypeExtensionGetSettingsViewOpts) | |
| Init |
Initializes this class for UI access.
(Overrides ExportTypeExtensionInit(CTExportProfile)) | |
| LoadSettings | Static helper for loading settings object from ICTExportProfile. | |
| Save |
Handles saving the settings to database.
(Overrides ExportTypeExtensionSave) | |
| SaveSettings | Static helper for saving settings object to ICTExportProfile. |