Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%CSP.UI.SQL.ExImWizard

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

Method Inventory

Parameters

parameter DOMAIN = %Utility;
Default Localization Domain

Methods

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.
classmethod OnPreHTTP() as %Boolean
Ensure user has %Development:USE

Inherited Members

Inherited Methods

FeedbackOpens in a new tab