TaxReportHierarchyController_IN Class [AX 2012]

The TaxReportHierarchyController_IN class is the controller class for the TaxReportHierarchyDesigner_IN form.

class TaxReportHierarchyController_IN extends HierarchyDesignerBase

Run On

Client

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

Object Class
  HierarchyDesignerBase Class
    TaxReportHierarchyController_IN Class

Community Additions

ADD
Show: