CSPX.EnsMsgTraceFilterPane
class CSPX.EnsMsgTraceFilterPane extends %CSP.Util.FormPane
Method Inventory
Parameters
parameter DOMAIN = Ensemble;
Use our own domain for localization
parameter SessionSQLQuery = SELECT SessionID FROM Ens.MessageHeader WHERE %ID = ?;
parameter TraceSVGClass = CSPX.EnsMsgTraceSVG;
Indicator for the SVG Trace class to use in DrawCommands().
This is primarily to allow for the Enterprise trace to use the same basic code
Methods
method DrawCommands(pInstance As PageInstance) as %Status
Inherited description: Generic method to draw commands for a pane;
A subclass can override this.
Displays the table of result numbers
Inherited Members
Inherited Properties
- Align
- Buttons
- CommandFormClass
- CommandFormObject
- CommandSubmitPage
- Commands
- Display
- Dynamic
- FormClass
- FormObject
- FrameStyle
- Name
- Styles
- SubmitPage
- SubmitTarget
- Text
- URL
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()
- DrawBODY()
- DrawCommandForm()
- DrawHEAD()
- GenerateCode()
- LocalizeText()
- OnGenerateCode()
- QuoteCOS()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()