CostBIChartItemVariantSliceController Class [AX 2012]
The CostBIChartItemVariantSliceController class instance controlls slicing per item variant.
| Method | Description | |
|---|---|---|
| applySlicingToDataSource | Applies slicing condition to the data source. (Overrides the applySlicingToDataSource Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearAllControls | Clears all controls owned by this slice controller. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the CostBIChartSliceController class. (Inherited from CostBIChartSliceController.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmClearButton | Gets or sets the ClearButton parameter. |
| parmColorSliceController | Gets or sets the ColorSliceController parameter. |
| parmConfigurationSliceController | Gets or sets the ConfigurationSliceController parameter. |
| parmDisplayTextControl | Gets or sets the DisplayTextControl parameter. |
| parmLabel | Gets or sets the Label parameter. |
| parmLookupControl | Gets or sets the LookupControl parameter. |
| parmParameterName | Gets or sets the ParameterName parameter. (Inherited from CostBIChartSliceController.) |
| parmParameterValueIfControlEmpty | Gets or sets the ParameterValueIfControlEmpty parameter. (Inherited from CostBIChartSliceController.) |
| parmParentSliceController | Gets or sets the ParentSliceController parameter. |
| parmPrependLegalEntityToParameterValue | Gets or sets the PrependLegalEntityToParameterValue parameter. (Inherited from CostBIChartSliceController.) |
| parmSizeSliceController | Gets or sets the SizeSliceController parameter. |
| parmStateControl | Gets or sets the StateControl parameter. (Inherited from CostBIChartSliceController.) |
| parmStyleSliceController | Gets or sets the StyleSliceController parameter. |
| setDisplayValue | Sets display values on all child controls. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVisibility | Sets visibility of all children controls. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateParameters | Validates if all required parameters are set. (Overrides the validateParameters Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the CostBIChartItemVariantSliceController class. |
Community Additions
ADD
Show: