abstract class %iKnow.DeepSee.UI.Analysis.AbstractAnalysis
extends %DeepSee.UI.Analysis.AbstractAnalysis
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
11
|
|
|
|
|
This is a Zen Page class.
final method %OnAfterCreatePage()
as %Status
This callback is called after the server-side page
object and all of its children are created.
Subclasses can override this to add, remove, or modify
items within the page object model, or to provide values
for controls.
method %OnDrawHTMLHead()
as %Status
Add include files to support color schemes.
method BuildIKnowFilterForCell(pIKnowMeasure As %String, ByRef pRS As %DeepSee.ResultSet, pRow As %Integer, pCol As %Integer, pAllRows As %Boolean, pAllCols As %Boolean, Output pFilters, Output pCellId As %Integer)
as %iKnow.Filters.Filter
final method ChangeMeasure(pMeasure As %String)
as %Status
[ ZenMethod ]
classmethod GetDomainId()
as %Integer
[ ZenMethod ]
classmethod GetFilter()
as %String
[ ZenMethod ]
method changeMeasureClient()
[ Language = javascript ]
method onChangeMeasureClient()
[ Language = javascript ]