Skip to main content

%CSP.UI.System.JournalPane

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

Method Inventory

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

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab