TaxThresholdDefDesignerCtrl_IN Class [AX 2012]
The TaxThresholdDefDesignerCtrl_IN class manages the display of the application in tax for the form threshold designer.
| Method | Description | |
|---|---|---|
| addThresholdSection | Adds ThresholdSection_IN to database and updates threshold section node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteThresholdSectionNode | Deletes threshold section node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| 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.) |
| init | Init ThresholdDefDesignerCtrl instance. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| initDesigner | Initializes the application in tax for the form threshold designer. |
| initialize | Initializes the TaxThresholdDefDesignerCtrl instance. (Overrides the initialize Method.) |
| initImageList | Initializes ImageList to be used for the threshold designer. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| initThresholdSectionNodeFromParent | Initializes threshold sction node from parent node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| initTree | Initializes and draw threhold designer tree element. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| newThresholdTreeNode | Creates a new threhsold section node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| 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.) |
| parmCaller | Sets and Gets caller. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmNewThresholdItemIdx | Gets TreeItemIdx. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmSelectedThresholdSectionRecId | Sets and Gets recId of ThresholdSection_IN. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmSourceReferenceRecId | Sets and Gets recId of the source reference. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmSourceReferenceTableId | Sets and Gets tableId of the source reference. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmThreshold | Sets and Gets Threshold_IN. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmThresholdItemIdx | Gets the node index of new threshold seciton node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmThresholdSections_ds | Sets and Gets the datasource of ThresholdSection_IN. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| parmTree | Sets and Gets threshold design tree control. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| representChildren | Create threshold section tree node, and expands creates and its sub tree node if any. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| 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.) |
| updateDesigner | Updates the application in tax for the form threshold designer. (Overrides the updateDesigner Method.) |
| updateSelectThresholdSectionRecId | Updates recId of ThresholdSection_IN based on the selected tree node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| updateThresholdSectionNode | Updates threshold section node. (Inherited from ThresholdDefDesignerCtrl_IN.) |
| 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: