ImageListAppl_BillingCode Class [AX 2012]
The ImageListAppl_BillingCode class is an extension of the ImageListAppl class for a billing code.
| Method | Description | |
|---|---|---|
| add | (Inherited from ImageListAppl.) |
| addDefaultImages | Adds default images to the image list. (Inherited from ImageListAppl.) |
| addOverlay | (Inherited from ImageListAppl.) |
| build | Displays the images on a window control. (Overrides the build Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| 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.) |
| image | (Inherited from ImageListAppl.) |
| imageConvert | Returns a Map object of the resource numbers and positions in the ImageList class object. (Inherited from ImageListAppl.) |
| imageList | (Inherited from ImageListAppl.) |
| initialize | Initializes an instance of the ImageListAppl class. (Inherited from ImageListAppl.) |
| keepInMemory | (Inherited from ImageListAppl.) |
| new | (Inherited from ImageListAppl.) |
| 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.) |
| pack | Serializes the current instance of the ImageListAppl class. (Inherited from ImageListAppl.) |
| 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.) |
| unpack | Deserializes the packedClass parameter value to an instance of the ImageListAppl class. (Inherited from ImageListAppl.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: