%CSP.UI.SQL.QueryResultsWindow
class %CSP.UI.SQL.QueryResultsWindow extends %CSP.Util.AutoPagePopup
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.Popup window that display an SQL Query builder form.
Method Inventory
Parameters
parameter PAGENAME = SQL Query Results;
Inherited description: Name of this page
parameter USENAMESPACE = 1;
Inherited description: If true, this page changes namespace
Methods
classmethod GetDetailPane(pInstance As PageInstance) as Pane
Inherited description: Get the detail pane info object
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()
- ChangeNamespace()
- ConvertParameter()
- CreatePageInstance()
- Decrypt()
- DrawAutoLogout()
- DrawBODY()
- DrawFrameBODY()
- DrawFrameLayout()
- DrawFrameSet()
- DrawHEAD()
- DrawHTML()
- DrawShowDoc()
- DrawTitle()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- GetCSPClassName()
- GetInfoPane()
- GetLocator()
- GetNavigatorPane()
- GetPageName()
- GetTitlePane()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- OnDefineButtons()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RegisterRecent()
- RewriteURL()
- SetNamespace()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()