BudgetPlanViewController Class [AX 2012]

class BudgetPlanViewController extends HierarchyDesignerBase

Run On

Called

  MethodDescription
JJ795398.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ795398.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.)
JJ795398.pubmethod(en-us,AX.60).gif GetLeftRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif GetLoadingText (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif GetMenuItemsEnabled Returns an Array object that contains the number of menu items. (Overrides the GetMenuItemsEnabled Method.)
JJ795398.pubmethod(en-us,AX.60).gif GetMenuItemText Returns the text that should be displayed on a specified menu item. (Overrides the GetMenuItemText Method.)
JJ795398.pubmethod(en-us,AX.60).gif GetMoveToCenterToolTip (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif getNodeName Gets the name that is displayed for the node. (Overrides the getNodeName Method.)
JJ795398.pubmethod(en-us,AX.60).gif getNodeType (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif getNodeTypeBorderColor Gets the border color for the specified node type. (Overrides the getNodeTypeBorderColor Method.)
JJ795398.pubmethod(en-us,AX.60).gif getNodeTypeBottomGradientColor Gets the bottom gradient color for the specified node type. (Overrides the getNodeTypeBottomGradientColor Method.)
JJ795398.pubmethod(en-us,AX.60).gif getNodeTypeImage Gets an image that should be displayed for the specified node type.
JJ795398.pubmethod(en-us,AX.60).gif getNodeTypeTopGradientColor Gets the top gradient color for the specified node type. (Overrides the getNodeTypeTopGradientColor Method.)
JJ795398.pubmethod(en-us,AX.60).gif getNumberOfMenuItems Returns the number of menu items that should be displayed when user right click on the node. (Overrides the getNumberOfMenuItems Method.)
JJ795398.pubmethod(en-us,AX.60).gif GetNumSubMenus (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif getParentID Gets the record ID of a node’s parent node. (Overrides the getParentID Method.)
JJ795398.pubmethod(en-us,AX.60).gif GetRightRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif getRootID Gets the record ID of the root node. (Overrides the getRootID Method.)
JJ795398.pubmethod(en-us,AX.60).gif GetSubMenuItemText (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif hasAsParent (Inherited from HierarchyDesignerBase.)
JJ795398.protmethod(en-us,AX.60).gif init Initializes the controller and loads the budget plan node.
JJ795398.pubmethod(en-us,AX.60).gif InvokeMenuItemAction Performs the action when the specified menu item is clicked. (Overrides the InvokeMenuItemAction Method.)
JJ795398.pubmethod(en-us,AX.60).gif IsFoundNode (Inherited from HierarchyDesignerBase.)
JJ795398.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanViewController class.
JJ795398.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.)
JJ795398.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.)
JJ795398.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif parmBudgetPlanViewUIInterface Gets or sets the BudgetPlanViewUIInterface parameter.
JJ795398.pubmethod(en-us,AX.60).gif reportClickCount (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif reportFatalError Reports that a fatal error has occurred in the controller.
JJ795398.pubmethod(en-us,AX.60).gif reportFocusedNode Reports that a node is in focus. (Overrides the reportFocusedNode Method.)
JJ795398.pubmethod(en-us,AX.60).gif reportNodeDoubleClick Reports that a node has been double-clicked. (Overrides the reportNodeDoubleClick Method.)
JJ795398.pubmethod(en-us,AX.60).gif reportSelectedNode Sets the selected node and calls the hierarchy view form method to set the info part. (Overrides the reportSelectedNode Method.)
JJ795398.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif UndoLastEditAction (Inherited from HierarchyDesignerBase.)
JJ795398.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.)
JJ795398.pubmethod(en-us,AX.60).gif validNode (Inherited from HierarchyDesignerBase.)
JJ795398.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ795398.pubmethod(en-us,AX.60).gif JJ795398.static(en-us,AX.60).gif ::newFromParameters Creates a new instance of the BudgetPlanViewController class.
Top

Object Class
  HierarchyDesignerBase Class
    BudgetPlanViewController Class

Community Additions

ADD
Show: