Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DataMining.ClusterAnalysis.ZenDemoPage

class DataMining.ClusterAnalysis.ZenDemoPage extends %DeepSee.extensions.clusters.TableAnalysis

Method Inventory

Parameters

parameter APPLICATION = DataMining.ClusterAnalysis.GraphicalDemoApp;
Inherited description: Application this page belongs to.
parameter PAGENAME = Cluster Analysis Demo;
Inherited description: Optional. This is the display name used for this page. If not provided, the class name is used.
parameter SPECIALVALUES = 1;

Methods

method %OnAfterCreatePage() as %Status
Inherited description: 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 %OnGetValue(ByRef value, classname As %String, property As %String) as %Status
method RestoreDefaults() as %ZEN.proxyObject [ ZenMethod ]
clientmethod debugDemoChanged() [ Language = javascript ]
clientmethod demoChanged() [ Language = javascript ]
clientmethod setRequested() [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab