class %CSP.Util.ExpPane
extends %CSP.Util.Pane
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.
Super class for explorer activity pane
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
15
|
|
|
|
|
• classmethod DoneMsg(tSC)
Write common message after action is commited.
• method DrawButtons(ColMax As %Integer)
• method DrawErrorLog(err)
Write out error log
• method DrawHEAD(pInstance As PageInstance)
as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.
• classmethod DrawRoutineLinks(type)
Generic Method - Draws the extention links for routines under the Search text field.
• classmethod DrawSearchField(type)
as %String
Generic Method for Export/Delete/Find/Compile for Classes/Globals/Routines when applicable
SEARCHMASK is returned
• classmethod DrawStatusError(tSC As %String)
Generic method to draw error message for object status code, copied from %CSP.Util.TablePane
• method DrawTable(ByRef pRS As %String)
• classmethod GetAlarmTimeout()
as %Integer
• method GetDescriptiveText()
Return (localized) text message displayed near top of page.
Ignore value in CSP file
• classmethod GetMask(tSpec)
as %String
Generic Method - This method takes in what user typed in the mask field for ROUTINES and
build it into a mask that the query will be able to process.
• method GetPageType()
as %String
This method returns the page type based on PageName
• classmethod GetSearchMask()
as %String
Generic Method being called from the Routine panes to return search mask.
• classmethod SetAlarmTimeout()
• classmethod WriteBackupMsg(SEARCHMASK)
Generic Method being called from the Routine panes to write out message for backup routines.
Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.