SubledgerOverviewFormViewExtensionMap Class [AX 2012]
| Method | Description | |
|---|---|---|
| addExtensionsToMap | Adds the subledger journal overview form view extension classes to the map. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| elements | Gets the number of elements in the subledger overview form view extension map. |
| empty | Checks whether the subledger overview form view extension map is empty. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | Check whether the extension key occurs as a key in the collection. |
| getEnumerator | Gets an enumerator for a subledger overview form view extension map. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insert | Inserts a subledger journal overview view extension into the collection by using an extension key. |
| new | Initializes a new instance of the SubledgerOverviewFormViewExtensionMap class. |
| 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.) |
| remove | Removes an element (keyValue, valueValue pair) from the subledger overview form view extension map. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Get a string representation of the collection. |
| 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 | Get an XML document representation of the collection. |
| ::construct | Initializes a new instance of the SubledgerOverviewFormViewExtensionMap class. |
| ::newFromSublegerJournalOverviewFormView | Creates an instance of the SubledgerOverviewFormViewExtensionMap class from a subledger journal overview form view. |
Community Additions
ADD
Show: