CSPX.EnsTitlePane
class CSPX.EnsTitlePane extends %CSP.Util.TitlePane
This is a specialized title pane used by the Ensemble 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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- DrawBODY()
- DrawCommandForm()
- DrawCommands()
- DrawHEAD()
- DrawQuickJumpList()
- DrawUsername()
- GenerateCode()
- GetDefaultNamespace()
- LocalizeText()
- QuoteCOS()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()