Skip to main content

CSPX.EnsTitlePane

class CSPX.EnsTitlePane extends %CSP.Util.TitlePane

This is a specialized title pane used by the IRIS Portal.

Property Inventory

Method Inventory

Parameters

parameter DOMAIN = Ensemble;
Inherited description: Default Localization Domain

Properties

property Locator as list of Link;
Use our own domain for localization A collection of Links used to draw the locator within the title pane.
Property methods: LocatorBuildValueArray(), LocatorCollectionToDisplay(), LocatorCollectionToOdbc(), LocatorDisplayToCollection(), LocatorGet(), LocatorGetObject(), LocatorGetObjectId(), LocatorGetSwizzled(), LocatorIsValid(), LocatorOdbcToCollection(), LocatorSet(), LocatorSetObject(), LocatorSetObjectId()
property ShowUsrNsp as %Boolean [ InitialExpression = 1 ];
Control whether or not User/Namespace is displayed or not.
Property methods: ShowUsrNspDisplayToLogical(), ShowUsrNspGet(), ShowUsrNspIsValid(), ShowUsrNspLogicalToDisplay(), ShowUsrNspLogicalToXSD(), ShowUsrNspNormalize(), ShowUsrNspSet(), ShowUsrNspXSDToLogical()

Methods

method OnGenerateCode() as %String
Handle ShowUsrNsp

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab