Name | Description | |
---|---|---|
![]() | init | Initializes the State. Called during construction. |
Name | Description | |
---|---|---|
![]() | calculationAxis | Gets or sets the calculation axis. |
![]() | expression | Gets the rule expression. |
![]() | isGrandTotalsOnly | Gets or sets a value indicating whether this instance is only for grand totals calculations. |
![]() | useDetailLevels | Gets or sets a value indicating whether the detail levels should be used in calculations. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |