Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This page provides a means of exploring the cube relationships that are defined on the system.
|
|
|
Docbook ID for this page.
Displayed name of this page.
|
Id of current item in the diagram.
Color of the previously selected node
Id of last visited item in the diagram.
|
Decorate the page.
Get the (localized) name of the page. This should be implemented in a subclass.
Get the (localized) title string for the page. This should be implemented in a subclass.
Build sample data for the browser based on all the cubes in this namespace Note that this does not include subject areas
Create an array that describes the model to be diagrammed. model is of the form:
model("id") = cube name
model("Name") = cube caption
model("ch",n) = ""
model("ch",n,"id") = child cube name
model("ch",n,"label") = child cube caption
Draw the diagram Return a string to force synchronous call from the client
DrawModel Method that sets the properties of the radialNavigator and adds child nodes to the navigator
If pLastID is not empty, the previously selected node will be filled in using LastColor;
Provide contents of the dimension tree.
Get information to display in the ribbon bar.
Subclass need to include the case "switchNamespace" if it is enabling "Switch" next to namespace.
selectCube User has selected a new cube from the combobox
selectNode Callback for handling selection of a new node
sliderChange User has moved the zoom slider.