LedgerRowDefTreeItem Class [AX 2012]
The LedgerRowDefTreeItem class performs operations relating to drag-and-drop procedures in the row structure designer, such as validation and creation of new elements.
| Method | Description | |
|---|---|---|
| canBeMovedOnto | Determines whether this tree item can be moved onto another item. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkRelationship | Determines whether this tree item is related to another as parent-child or brother-brother. Otherwise they are considered distant. |
| childrenCanBeAdded | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getLedgerRowDefLine | Converts this class instance to a LedgerRowDefLine record. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasChildren | |
| hasXbrlChildren | |
| header | |
| isHeaderAccount | |
| isRoot | |
| isXbrl | |
| new | Initializes a new instance of the LedgerRowDefTreeItem 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.) |
| parmDescription | Gets or sets the Description parameter. |
| parmDimensionHierarchy | Gets or sets the DimensionHierarchy parameter. |
| parmDimensionTopicsPrioritizer | Gets or sets the DimensionTopicsPrioritizer parameter. |
| parmHeader | Gets or sets the Header parameter. |
| parmLedgerRowDef | Gets or sets the LedgerRowDef parameter. |
| parmLedgerRowDefLine | Gets or sets the LedgerRowDefLine parameter. |
| parmName | Gets or sets the Name parameter. |
| parmPrintDescription | Gets or sets the PrintDescription parameter. |
| parmPrintName | Gets or sets the PrintName parameter. |
| parmPriority | Gets or sets the Priority parameter. |
| parmSumUp | Gets or sets the SumUp parameter. |
| parmType | Gets or sets the Type parameter. |
| parmValue | Gets or sets the Value parameter. |
| priority | |
| priorityCanBeModified | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sumUp | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| type | |
| 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.) |
| ::construct | Initializes the class instance with one of the available table records. |
| ::constructDimensionsTemp | |
| ::constructLedgerRowDef | |
| ::constructLedgerRowDefLine | |
| ::constructMainAccount | |
| ::constructRoot | Gets a class instance that has characteristics of the tree root. |
Community Additions
ADD
Show: