DocBook|Search
Class Reference
%CSP.Util.SMTitlePane
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [Util] >  [SMTitlePane]
Private  Storage  

class %CSP.Util.SMTitlePane extends %CSP.Util.Pane

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

System Management Title Pane

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 5


Summary

Properties
Align CommandFormClass CommandFormObject CommandSubmitPage
Commands FrameStyle Locator Name
ShowUsrNsp Styles Text URL

Methods
%%OIDGet %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 DrawMenuStyleJS DrawUsername GenerateCode
LocalizeText OnGenerateCode QuoteCOS XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Locator as list of Link;
A collection of Links used to draw the locator within the title pane.
• property ShowUsrNsp as %Boolean [ InitialExpression = 1 ];
Control whether or not User/Namespace is displayed or not.

Methods

• method DrawBODY(pInstance As PageInstance) as %Status
Draw the HTML to display a title pane for this object.
• method DrawHEAD(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.
• method DrawMenuStyleJS()
Draw CSS style and JS functions for Context Menu.
• method DrawUsername()
Draw username or server name depend on setup.
• method OnGenerateCode() as %String
Handle ShowUsrNsp