Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Base class for pivot analysis types. Subclasses of this are displayed as options in the Analysis dialog.
|
|
Subclasses | ||
---|---|---|
%DeepSee.UI.Analysis.Clustering | %DeepSee.UI.Analysis.Distribution | %DeepSee.UI.Analysis.Regression |
%iKnow.DeepSee.UI.Analysis.AbstractAnalysis |
|
Localization domain
Set this to false to prevent this analysis from being listed.
All DeepSee pages require %DeepSee_Portal USE.
|
Measure to use for analysis.
Array of values to plot.
WITH clause for query
Array of x axis labels.
|
Return an array of information about this analysis:
pInfo("caption") - localized caption for this item.
pInfo("tooltip") - localized tooltip for this item.
pInfo("icon") - icon for this item.
pInfo("rank") - optional rank; lower numbers are displayed first.
Adjust size and position of components on this page.
This callback, if defined, is called when the dialog page is loaded.
This client event, if present, is fired when the page is first loaded or whenever it is resized.
If this is called at load time, then load will be true.