OMHierarchyDesigner 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 descendants of a specified node at a specified depth. (Overrides the getDescendants Method.) |
| GetLeftRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| GetLoadingText | (Inherited from HierarchyDesignerBase.) |
| GetMenuItemsEnabled | Creates an array of menu items that are enabled. (Overrides the GetMenuItemsEnabled Method.) |
| GetMenuItemText | Retrieves an item number of a menu item. (Overrides the GetMenuItemText Method.) |
| GetMoveToCenterToolTip | (Inherited from HierarchyDesignerBase.) |
| getNodeName | Retrieves a node ID. (Overrides the getNodeName Method.) |
| getNodeType | Gets the type of node that is specified by an ID, and converts it to an enumeration type. (Overrides the getNodeType Method.) |
| getNodeTypeBorderColor | Gets the border color for the specified type of the node. (Overrides the getNodeTypeBorderColor Method.) |
| getNodeTypeBottomGradientColor | Gets the bottom gradient for the specified type of node. (Overrides the getNodeTypeBottomGradientColor Method.) |
| getNodeTypeImage | Gets the image for a specified type of node. |
| getNodeTypeTopGradientColor | Gets the top gradient for a specified type of node. (Overrides the getNodeTypeTopGradientColor Method.) |
| getNumberOfMenuItems | Gets the total number of the menu items. (Overrides the getNumberOfMenuItems Method.) |
| GetNumSubMenus | Gets the number of the sub menus of the specified menu item. (Overrides the GetNumSubMenus Method.) |
| getParentID | Gets the ID of the parent of the specified node. (Overrides the getParentID Method.) |
| GetRightRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) |
| getRootID | Gets the root ID of the hierarchy. (Overrides the getRootID Method.) |
| GetSubMenuItemText | Gets sub menu item text. (Overrides the GetSubMenuItemText Method.) |
| 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 | Determines whether the child node has a parent node as an ancestor. (Overrides the hasAsParent Method.) |
| InvokeMenuItemAction | Invokes menu item action. (Overrides the InvokeMenuItemAction Method.) |
| IsFoundNode | Indicates whether a node can be found in the hierarchy. (Overrides the IsFoundNode Method.) |
| new | |
| 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.) |
| reportClickCount | Reports the count of the mouse clicks. (Overrides the reportClickCount Method.) |
| reportFocusedNode | Reports current focused node. (Overrides the reportFocusedNode Method.) |
| reportNodeDoubleClick | Reports a double-click on the node. (Overrides the reportNodeDoubleClick Method.) |
| reportSelectedNode | Reports the selected node. (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 | Determines whether the specified node is in the hierarchy. (Overrides the validNode Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::fromNodeTypeId | Converts a node type ID to an internal organization type ID and to an operating unit type ID. |
| ::toNodeTypeId | Converts an internal organization type ID and an operating unit type ID to one node type ID |
Community Additions
ADD
Show: