%CSP.UI.SQL.ExImWizard
class %CSP.UI.SQL.ExImWizard extends %CSP.Page
This class is used internally by InterSystems IRIS. 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
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- ConvertParameter()
- Decrypt()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RewriteURL()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()