DocBook|Search
Class Reference
%CSP.UI.System.JournalPane
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [UI] >  [System] >  [JournalPane]
Private  Storage  

class %CSP.UI.System.JournalPane extends %CSP.Util.TablePane

This class is used internally by Caché. 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.

Pane for Databases

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
Actions Align AutoRefresh CheckboxId
CommandFormClass CommandFormObject CommandSubmitPage Commands
Conditions FrameStyle HiddenColumns ItemsPerPage
MaxColumns MaxResults Name Query
SQLQuery ShowCheckboxes ShowFilter ShowLastUpdate
ShowRowNumbers ShowSearchPage ShowZebra Sortable
Styles Text URL bgcolor
border cellpadding cellspacing

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject CreateDataSet CreateResultSet CreateTempFile
DrawBODY DrawChoices DrawCommandForm DrawCommands
DrawHEAD DrawLastUpdate DrawSearch DrawStatusError
DrawTable ExecuteResultSet FilterTable GenerateCode
GetDescriptiveText GetItemsPerPage ItemsPerPageUpdate LocalizeColumnName
LocalizeText OnDrawFilter OnDrawHEADTablePane OnGenerateCode
PurgeTempData QuoteCOS RefreshTable XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Methods

• method CreateResultSet(ByRef pID As %String, ByRef pRS As %ResultSet) as %Status
This method creates the %ResultSet object that is used for the table pane.
A subclass can override this to customize the table displayed by this pane.
pID is array of page variables...
• method DrawChoices()
Draw Mirrored choices for primary and backup failover members, for this pane below the tTitle and above the table.
• method DrawLastUpdate()
Show Last Update box