Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class contains methods used for displaying DeepSee cube information.
|
|
|
Given the DeepSee class name (subject area), return an instance of the%DeepSee.Model.SubjectArea.subjectArea meta-data object that describes the subject area.
Return "" if the given cube does not exist.
This method does not work on base cubes; use %GetModel.
Draw cube element Hierarchies (pDim passed in is the Dimension object)
pBaseModelDim is the base model object for this dimension or null.
This method draws some common stuff of an item.
pItemType is a string, such as "dimension", "named set";
pItem is the item's object
pClass is the current cube class name.
Draw cube element Levels (pLevel is passed is the objec of tHier.levels pBaseModelHier is the base model object for this subject area's hierarch or null for cube.
Draw cube element Properties (pProp passed in is the object of tLevel.properties)
Pre-process the string provided in pDescription to HTML escape everything that is not a recognized documatic token.