%DeepSee.UI.Dialog.CubeCompileOutput
Class %DeepSee.UI.Dialog.CubeCompileOutput Extends %CSP.Page [ System = 4 ]
This pages shows the output of a DeepSee cube definition compilation.
Parameters
DOMAIN
Parameter DOMAIN = "%Utility";
Set this to the correct domain.
Methods
OnPage
ClassMethod OnPage() As %Status [ ServerOnly = 1 ]
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.