global
Members
Name | Description |
---|---|
current : | Gets the ambient transaction, if any, or |
Methods
Name | Description |
---|---|
_apply() | |
_apply() | |
_configureCccVisualRoles() Protected | Configure CCC |
_getDiscreteColorMap() | |
_transformData() Protected | Calls base plus it filters out rows having a null "rows" visual role value when the visual role is operating in a continuous mode. |
_transformData() Protected | Calls base plus it filters out rows having a null "x" or "y" visual role value. |
createTrend(trendArgs) : Number | /* Computes a trend of a given type and adds the result to a new column in the table. |
Members Details
current: |
---|
Gets the ambient transaction, if any, or Source: javascript/web/pentaho/type/changes/_transactionControl.js, line 45 |
Methods Details
_apply() |
---|
Source: javascript/web/pentaho/visual/base/ModelAdapter.js, line 69 |
_apply() |
---|
Source: javascript/web/pentaho/visual/base/AbstractModel.js, line 47 |
_configureCccVisualRoles() Protected |
---|
Configure CCC Source: javascript/web/pentaho/ccc/visual/BarLine.js, line 68 |
_getDiscreteColorMap() |
---|
Source: javascript/web/pentaho/ccc/visual/Sunburst.js, line 194 |
_transformData() Protected |
---|
Calls base plus it filters out rows having a null "rows" visual role value when the visual role is operating in a continuous mode. TODO: This is a temporary solution. Ideally, visual role definitions would specify an attribute such as Source: javascript/web/pentaho/ccc/visual/PointAbstract.js, line 49 |
_transformData() Protected |
---|
Calls base plus it filters out rows having a null "x" or "y" visual role value. TODO: This is a temporary solution. Ideally, visual role definitions would specify an attribute such as Source: javascript/web/pentaho/ccc/visual/MetricPointAbstract.js, line 118 |
createTrend(trendArgs) : Number | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/* Computes a trend of a given type and adds the result to a new column in the table. For data views, this method creates the trend in the root Source: javascript/web/pentaho/data/_trends.js, line 27
|
Type Definitions
Class() |
---|
The |
JsonValue: |
---|
The |
nonEmptyString: |
---|
The |
Nully: |
---|
The |