class %DeepSee.MetaView
extends %ZEN.Component.page
Metadata viewer for DeepSee cube.
This is an internal diagnostic page.
This is a Zen Page class.
parameter APPLICATION;
Class name of application this page belongs to.
parameter DOMAIN;
Domain used for localization.
parameter PAGENAME = "DeepSee Meta View";
Displayed name of this page.
property CubeName
as %String(ZENURL="CUBE");