Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

CSPX.EnsDashboardListTablePane

class CSPX.EnsDashboardListTablePane extends %CSP.Util.TablePane

Specialized pane for displaying a list of Dashboard classes.

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