class %CSP.UI.SQL.ExImWizard
extends %CSP.Page
This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.
Class for building Export/Import Wizard Content
parameter DOMAIN = "%Utility";
Default Localization Domain
classmethod DrawResultPage(pagenumber)
Draws Result Page
classmethod DrawTableContent(Wizard)
Draws Table specific content
classmethod DrawTablePage4(Wizard)
Draws Link Table page 4 content
classmethod HasHeaderLabel(Wizard)
Return appropriate label for whether to include header for export or whether the file includes headers for import.