Skip to main content

%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

FeedbackOpens in a new tab