Click or drag to resize

ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGS Methods

The ExportTypeExtEXPORTSETTINGSTYPE, FIELDSETTINGS type exposes the following members.

Methods
 NameDescription
Public methodClearCaches Call this to clear everything this object has cached.
Public methodExtraButtonClicked Handles [...] button click. Open new dialog for the ControlAdapterSETTINGSOBJECTTYPE returned by the class that derives from ExportSettingsBaseFIELDSETTINGSTYPE.
(Overrides ExportTypeExtensionExtraButtonClicked)
Public methodGetParent Parent Extension
(Overrides ExportTypeExtensionGetParent)
Public methodGetSettingsViewOpts 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)
Public methodInit Initializes this class for UI access.
(Overrides ExportTypeExtensionInit(CTExportProfile))
Public methodStatic memberLoadSettings Static helper for loading settings object from ICTExportProfile.
Public methodSave Handles saving the settings to database.
(Overrides ExportTypeExtensionSave)
Public methodStatic memberSaveSettings Static helper for saving settings object to ICTExportProfile.
Top
See Also