Skip to main content

CSPX.EnsDTLListTablePane

class CSPX.EnsDTLListTablePane extends %CSP.Util.TablePane

Specialized pane for displaying a list of Data Tranformations.

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Use our own domain for localization

Methods

method CreateResultSet(ByRef pID As %String, ByRef pRS As %ResultSet) as %Status
Inherited description: 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...

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab