class %DeepSee.UI.Dialog.CubeCompileOutput
extends %CSP.Page
This pages shows the output of a DeepSee cube definition compilation.
parameter DOMAIN = "%Utility";
Set this to the correct domain.
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.