BudgetPlanViewController Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDescendants | Gets the record IDs of the children of a node at a specified depth. (Overrides the getDescendants Method.) |
| GetLeftRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| GetLoadingText | (Inherited from HierarchyDesignerBase.) |
| GetMenuItemsEnabled | Returns an Array object that contains the number of menu items. (Overrides the GetMenuItemsEnabled Method.) |
| GetMenuItemText | Returns the text that should be displayed on a specified menu item. (Overrides the GetMenuItemText Method.) |
| GetMoveToCenterToolTip | (Inherited from HierarchyDesignerBase.) |
| getNodeName | Gets the name that is displayed for the node. (Overrides the getNodeName Method.) |
| getNodeType | (Inherited from HierarchyDesignerBase.) |
| getNodeTypeBorderColor | Gets the border color for the specified node type. (Overrides the getNodeTypeBorderColor Method.) |
| getNodeTypeBottomGradientColor | Gets the bottom gradient color for the specified node type. (Overrides the getNodeTypeBottomGradientColor Method.) |
| getNodeTypeImage | Gets an image that should be displayed for the specified node type. |
| getNodeTypeTopGradientColor | Gets the top gradient color for the specified node type. (Overrides the getNodeTypeTopGradientColor Method.) |
| getNumberOfMenuItems | Returns the number of menu items that should be displayed when user right click on the node. (Overrides the getNumberOfMenuItems Method.) |
| GetNumSubMenus | (Inherited from HierarchyDesignerBase.) |
| getParentID | Gets the record ID of a node’s parent node. (Overrides the getParentID Method.) |
| GetRightRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| getRootID | Gets the record ID of the root node. (Overrides the getRootID Method.) |
| 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 | (Inherited from HierarchyDesignerBase.) |
| init | Initializes the controller and loads the budget plan node. |
| InvokeMenuItemAction | Performs the action when the specified menu item is clicked. (Overrides the InvokeMenuItemAction Method.) |
| IsFoundNode | (Inherited from HierarchyDesignerBase.) |
| new | Initializes a new instance of the BudgetPlanViewController 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.) |
| parmBudgetPlanViewUIInterface | Gets or sets the BudgetPlanViewUIInterface parameter. |
| reportClickCount | (Inherited from HierarchyDesignerBase.) |
| reportFatalError | Reports that a fatal error has occurred in the controller. |
| reportFocusedNode | Reports that a node is in focus. (Overrides the reportFocusedNode Method.) |
| reportNodeDoubleClick | Reports that a node has been double-clicked. (Overrides the reportNodeDoubleClick Method.) |
| reportSelectedNode | Sets the selected node and calls the hierarchy view form method to set the info part. (Overrides the reportSelectedNode Method.) |
| 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.) |
| 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 | (Inherited from HierarchyDesignerBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newFromParameters | Creates a new instance of the BudgetPlanViewController class. |
Community Additions
ADD
Show: