%CSP.UI.SQL.QueryBuilderWindow
class %CSP.UI.SQL.QueryBuilderWindow 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 Builder;
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
Get the details pane info object
classmethod OnDefineButtons(ByRef pButtons As %CSP.Util.FormButton)
Define buttons displayed in footer bar
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()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHyperEvent()
- Page()
- QuoteJS()
- RegisterRecent()
- RewriteURL()
- SetNamespace()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()