%CSP.UI.System.FindPane
class %CSP.UI.System.FindPane 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.This pane handles displaying, selecting, and compiling classes and routines.
Method Inventory (Including Private)
Methods (Including Private)
method CreateResultSet(ByRef pRS As %ResultSet) as %Status [ Language = objectscript ]
method DrawBODY(pInstance As PageInstance) as %Status [ Language = objectscript ]
Overwritten by subclasses to draw anything this pane needs for the BODY section.
method DrawButtons(ColMax As %Integer) [ Language = objectscript ]
method DrawTable(ByRef pRS As %String) [ Language = objectscript ]
method ExecuteResultSet(pRS As %ResultSet, SEARCHMASK As %String) as %Status [ Language = objectscript ]
This can be overridden by subclasses
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()
- DrawCommandForm()
- DrawCommands()
- DrawErrorLog()
- DrawHEAD()
- DrawRoutineLinks()
- DrawSearchField()
- DrawStatusError()
- GenerateCode()
- GetAlarmTimeout()
- GetDescriptiveText()
- GetMask()
- GetPageType()
- GetSearchMask()
- LocalizeText()
- OnGenerateCode()
- QuoteCOS()
- SetAlarmTimeout()
- WriteBackupMsg()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()