%DeepSee.UI.ModelBrowser
Class %DeepSee.UI.ModelBrowser Extends %DeepSee.UI.standardPage [ System = 4 ]
This page provides a means of exploring the cube relationships that are defined on the system.
Parameters
PAGENAME
Parameter PAGENAME = "Analytics Model Browser";
Displayed name of this page.
DOCBOOKID
Parameter DOCBOOKID = "D2MODADV_rel_model_browser";
Properties
CurrItemId
Property CurrItemId As %ZEN.Datatype.string(ZENURL = "CUBE");
Id of current item in the diagram.
LastItemId
Property LastItemId As %ZEN.Datatype.string;
Id of last visited item in the diagram.
LastColor
Property LastColor As %String [ InitialExpression = "#A0FFB0;" ];
Color of the previously selected node
XDatas
Style
XData Style
This Style block contains page-specific CSS style definitions.
SVGStyle
XData SVGStyle