%CSP.UI.System.GlobalViewPane
class %CSP.UI.System.GlobalViewPane extends %CSP.Util.ExpPane
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.View Global Data.
Method Inventory (Including Private)
Parameters
parameter DOMAIN = %Utility;
Default Localization Domain
Methods (Including Private)
classmethod DeleteNode(Namespace As %String, GSub As %String, KillSub As %Boolean) as %Boolean [ Language = objectscript ]
Delete a global node
method DrawBODY(pInstance As PageInstance) as %Status [ Language = objectscript ]
Overwritten by subclasses to draw anything this pane needs for the BODY section.
method DrawHEAD(pInstance As PageInstance) as %Status [ Language = objectscript ]
Define javascript functions for this pane
Edit a global node
classmethod LoadEdit(namespace As %String, GSub As %String, tDispFormat As %String) as %String [ Language = objectscript ]
Load edit data
method LoadGlobal(Namespace As %String, Mask As %String, LastSub As %String, NodeCount As %Integer, TotalCount As %Integer, chkEdit As %Boolean) as %Boolean [ Language = objectscript ]
Load global data
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DoneMsg()
- DrawButtons()
- DrawCommandForm()
- DrawCommands()
- DrawErrorLog()
- DrawRoutineLinks()
- DrawSearchField()
- DrawStatusError()
- DrawTable()
- GenerateCode()
- GetAlarmTimeout()
- GetDescriptiveText()
- GetMask()
- GetPageType()
- GetSearchMask()
- LocalizeText()
- OnGenerateCode()
- QuoteCOS()
- SetAlarmTimeout()
- WriteBackupMsg()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()