Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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