RTax25ProfitDefaultingDimensionTree Class [AX 2012]
The RTax25ProfitDefaultingDimensionTree class maintains the tree structure of tax registers.
Syntax
class RTax25ProfitDefaultingDimensionTree extends RTax25ProfitTree
Run On
Called
Methods
Method | Description | |
---|---|---|
buildTree | (Inherited from RTax25ProfitTree.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canSelect | Performs check to select and change the tree. | |
close | (Inherited from RTax25ProfitTree.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
expand | determines whether the current tree node is expanded. (Overrides the expand Method.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initializeTree | (Inherited from RTax25ProfitTree.) | |
lookupProfitId | (Inherited from RTax25ProfitTree.) | |
new | Initializes a new instance of the RTax25ProfitDefaultingDimensionTree class. (Overrides the new Method.) | |
nodeDescription | Gets a description of the tree node. (Overrides the nodeDescription Method.) | |
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 RTax25ProfitTree class. (Inherited from RTax25ProfitTree.) | |
parmDatasource | (Inherited from RTax25ProfitTree.) | |
parmTreeVisible | Gets or sets the TreeVisible parameter. (Inherited from RTax25ProfitTree.) | |
rebuildTreeIdxMap | (Inherited from RTax25ProfitTree.) | |
saveLastState | (Inherited from RTax25ProfitTree.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
stateBold | Determines whether the current tree node needs to display in boldface. (Overrides the stateBold Method.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
treeChanged | Changes the tree structure of tax registers. (Overrides the treeChanged Method.) | |
unpack | Deserializes the _packedClass parameter value to an instance of the RTax25ProfitTree class. (Inherited from RTax25ProfitTree.) | |
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 a new instance of the RTax25ProfitDefaultingDimensionTree class. |
Top
Inheritance Hierarchy
Object Class
RTax25ProfitTree Class
RTax25ProfitDefaultingDimensionTree Class