TaxReportHierarchyController_IN Class [AX 2012]
The TaxReportHierarchyController_IN class is the controller class for the TaxReportHierarchyDesigner_IN form.
| Method | Description | |
|---|---|---|
| cancelFindNode | Resets all context variables of finding node operation. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeSelectedNode | Changes the selected node's info. |
| close | Releases the ax object and decide that the form can be closed. |
| closeCancel | Decides that the form can be closed. |
| editButtonEventHandler | Edits the event handler for buttons. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findNodeBySearchName | Finds a set of nodes with the given string. |
| getDescendants | Gets the record IDs of the children of a node at a specified depth. (Overrides the getDescendants Method.) |
| getFindStr | Gets the find string used to find nodes by display value. |
| GetLeftRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| GetLoadingText | (Inherited from HierarchyDesignerBase.) |
| GetMenuItemsEnabled | Returns an Array which contains number of menu item. (Overrides the GetMenuItemsEnabled Method.) |
| GetMenuItemText | Gets the text of a menu item. (Overrides the GetMenuItemText Method.) |
| GetMoveToCenterToolTip | (Inherited from HierarchyDesignerBase.) |
| getNextFoundNode | Retrieves the next node from the search result. |
| getNodeName | Gets the name of node. (Overrides the getNodeName Method.) |
| getNodeType | Gets the type of node. (Overrides the getNodeType Method.) |
| getNodeTypeBorderColor | Gets the border color for given node type id. (Overrides the getNodeTypeBorderColor Method.) |
| getNodeTypeBottomGradientColor | Gets the bottom gradient color for given node type id. (Overrides the getNodeTypeBottomGradientColor Method.) |
| getNodeTypeImage | Gets an image to be displayed for the specified node type. |
| getNodeTypeTopGradientColor | Gets the top gradient color for given node type id. (Overrides the getNodeTypeTopGradientColor Method.) |
| getNumberOfMenuItems | Gets the number of menu item. (Overrides the getNumberOfMenuItems Method.) |
| GetNumSubMenus | (Inherited from HierarchyDesignerBase.) |
| getParentID | Gets the parent of this selected node. (Overrides the getParentID Method.) |
| getPreviousFoundNode | Retrieves the previous node from the search result. |
| GetRightRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| getRootID | Gets the ID of the root node. (Overrides the getRootID Method.) |
| getSelectedNode | Gets the selected node. |
| GetSubMenuItemText | (Inherited from HierarchyDesignerBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasAsParent | Checks whether the given child exist parent. (Overrides the hasAsParent Method.) |
| hasFoundNodes | Checks if the search result is not empty. |
| hasNextFoundNode | Checks if more nodes are available next to the current node in the search result. |
| hasPreviousFoundNode | Checks if more nodes are available prior to the current node in the search result. |
| InvokeMenuItemAction | Invokes the menu item action. (Overrides the InvokeMenuItemAction Method.) |
| IsFoundNode | (Inherited from HierarchyDesignerBase.) |
| new | Creates a new instance of TaxReportHierarchyController_IN for given parameters. |
| 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.) |
| parmAXHVController | Gets or sets the AXHVController parameter. |
| parmAXHView | Gets or sets the AXHView parameter. |
| PerformEditHierarchyDataActions | |
| removeButtonEventHandler | Removes the button event handler. |
| removeNode | Removes the specified node from the heirarchy and selects the specified node afterwards. Called by AxHierarchyDesignerBridge |
| reportClickCount | Reports the click count. (Overrides the reportClickCount Method.) |
| reportFocusedNode | Reports the focused node. (Overrides the reportFocusedNode Method.) |
| reportNodeDoubleClick | (Inherited from HierarchyDesignerBase.) |
| reportSelectedNode | Handles changes to the form when a node is selected. (Overrides the reportSelectedNode Method.) |
| resize | Adjustments are needed when the form resizes to resize the actual control. Also need to reposition nodes. |
| saveAsDraftButtonEventHandler | Saves the draft button envent handler. |
| SetSaveButtonsState | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupTaxSetOffRuleEventHandler | Constructs and runs a MenuFunction for form TaxReportHierarchySetOffRules_IN. |
| toggleEnableNode | Togglely enable/disable the selected node. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| undoButtonEventHandler | Needs to do later. |
| UndoLastEditAction | (Inherited from HierarchyDesignerBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validNode | Determines if the specified node is in the hierarchy. (Overrides the validNode Method.) |
| viewTransDetailsButtonEventHandler | Constructs and runs a MenuFunction for form TaxTrans. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs a new instance of TaxReportHierarchyController_IN for given parameters. |
Community Additions
ADD
Show: