%CSP.UI.System.GlobalDrillPane
class %CSP.UI.System.GlobalDrillPane extends %CSP.Util.ExpPane
This pane allows to drill down a global one level at a time.Method Inventory
Parameters
parameter DOMAIN = %Utility;
Default Localization Domain
Methods
Delete a global node
method DrawBODY(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the BODY section.
method DrawHEAD(pInstance As PageInstance) as %Status
Define javascript functions for this pane
Edit a global node
Load edit data
method LoadGlobal(Namespace As %String, Mask As %String, LastSub As %String, NodeCount As %Integer, TotalCount As %Integer, HasSecurity As %Boolean) as %Boolean
Load global data
Quote a string.
classmethod SaveChange(Namespace As %String, GSub As %String, GValue As %String, ValueFormat As %Integer, GMask As %String, DeleteOld As %Boolean)
Saves global edit changes for both View turned edit and Edit from global drill down.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %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()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()