COSDimCheckBoxController Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| dimensionAttributeName | Gets the name of the dimension attribute that is associated with the controller. (Inherited from COSDimController.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getBuildControl | |
| getDatasourceNum | (Overrides the getDatasourceNum Method.) |
| getDimensionCodeLookupQuery | Constructs a query that fetches the dimension attribute records that are activated in cost accounting. (Inherited from COSDimController.) |
| getDimensionValueLookupQuery | Constructs a query that fetches the dimension attribute values for the specified dimension attribute. (Inherited from COSDimController.) |
| getFieldId | (Overrides the getFieldId Method.) |
| getSelectedDimensionCode | (Inherited from COSDimController.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from COSDimController.) |
| initBoundController | (Inherited from COSDimController.) |
| label | (Overrides the label Method.) |
| name | Gets the name of the wrapped control. (Overrides the name Method.) |
| new | Initializes a new instance of the COSDimController class. (Inherited from COSDimController.) |
| 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.) |
| onDimensionCodeChanged | (Inherited from COSDimController.) |
| onFieldTypeIdChanged | (Overrides the onFieldTypeIdChanged Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmBuildControl | Gets or sets the BuildControl parameter. (Inherited from COSDimController.) |
| parmDimensionCode | Gets or sets the DimensionCode parameter. (Inherited from COSDimController.) |
| parmFieldTypeId | Gets or sets the FieldTypeId parameter. (Inherited from COSDimController.) |
| parmFormController | Gets or sets the FormController parameter. (Inherited from COSDimController.) |
| setDimAttrLabel | (Inherited from COSDimController.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| visible | (Overrides the visible Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::contruct |
Community Additions
ADD
Show: