|
Class Reference
%iKnow.DeepSee.BaseKPI
|
|
![]() |
|||
Private Storage |
This is the base class for iKnow-based KPIs, offering a number of utility methods to fetch the current filter and query result page settings.
For internal use only - use
|
|
Properties | |||
---|---|---|---|
%filterValues | %fromCache | %id | %message |
%rangeLower | %rangeUpper | %seriesCount | %seriesNames |
%source | %thresholdLower | %thresholdUpper |
Subclasses | |
---|---|
%iKnow.DeepSee.GenericKPI | %iKnow.DeepSee.SourceListFilterKPI |
|
Override this parameter andIKMEASURENAME to specify the iKnow domain linked to a particular iKnow measure for the KPI's query to access.
Override this parameter to specify the iKnow domain for the KPI's query to access.
Override this parameter to include hidden metadata fields when displaying metadata-based filters for this KPI.
Override this parameter andIKCUBENAME to specify the iKnow domain linked to a particular iKnow measure for the KPI's query to access.
Override this parameter to specify the default page size for the KPI's query. This can be overridden per widget through a filter.
|
Implementation of
%OnDashboardAction method, inherited from%DeepSee.KPI . Do not invoke directly.Takes care of the nextPage and previousPage pAction values.
Implementation of
%OnGetFilterList method, inherited from%DeepSee.KPI . Do not invoke directly.Adds nextPage and prevPage actions.
Implementation of
%OnGetFilterList method, inherited from%DeepSee.KPI . Do not invoke directly.Unless this KPI is linked to a DeepSee-managed domain (through
IKCUBENAME andIKMEASURENAME , adds all public metadata fields for this KPIs domain at the end of the pFilters list. Also adds a Value and Name column to be controlled through dashboard filters.
Implementation of
%OnGetFilterMembers method, inherited from%DeepSee.KPI . Do not invoke directly.When querying for an iKnow metadata-based filter (prefixed with "IK:MDFIELD:"), it will retrieve the available values for that metadata field in the current iKnow domain.
Retrieves the cell value currently displayed at a given row and column index.
Retrieves the value of the column identified by columnIndex for the row currently selected in the KPI