OMHierarchyDesigner Class [AX 2012]

class OMHierarchyDesigner extends HierarchyDesignerBase

Run On

Called

  MethodDescription
Gg772241.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif getDescendants Gets the descendants of a specified node at a specified depth. (Overrides the getDescendants Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetLeftRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
Gg772241.pubmethod(en-us,AX.60).gif GetLoadingText (Inherited from HierarchyDesignerBase.)
Gg772241.pubmethod(en-us,AX.60).gif GetMenuItemsEnabled Creates an array of menu items that are enabled. (Overrides the GetMenuItemsEnabled Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetMenuItemText Retrieves an item number of a menu item. (Overrides the GetMenuItemText Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetMoveToCenterToolTip (Inherited from HierarchyDesignerBase.)
Gg772241.pubmethod(en-us,AX.60).gif getNodeName Retrieves a node ID. (Overrides the getNodeName Method.)
Gg772241.pubmethod(en-us,AX.60).gif getNodeType Gets the type of node that is specified by an ID, and converts it to an enumeration type. (Overrides the getNodeType Method.)
Gg772241.pubmethod(en-us,AX.60).gif getNodeTypeBorderColor Gets the border color for the specified type of the node. (Overrides the getNodeTypeBorderColor Method.)
Gg772241.pubmethod(en-us,AX.60).gif getNodeTypeBottomGradientColor Gets the bottom gradient for the specified type of node. (Overrides the getNodeTypeBottomGradientColor Method.)
Gg772241.pubmethod(en-us,AX.60).gif getNodeTypeImage Gets the image for a specified type of node.
Gg772241.pubmethod(en-us,AX.60).gif getNodeTypeTopGradientColor Gets the top gradient for a specified type of node. (Overrides the getNodeTypeTopGradientColor Method.)
Gg772241.pubmethod(en-us,AX.60).gif getNumberOfMenuItems Gets the total number of the menu items. (Overrides the getNumberOfMenuItems Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetNumSubMenus Gets the number of the sub menus of the specified menu item. (Overrides the GetNumSubMenus Method.)
Gg772241.pubmethod(en-us,AX.60).gif getParentID Gets the ID of the parent of the specified node. (Overrides the getParentID Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetRightRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
Gg772241.pubmethod(en-us,AX.60).gif getRootID Gets the root ID of the hierarchy. (Overrides the getRootID Method.)
Gg772241.pubmethod(en-us,AX.60).gif GetSubMenuItemText Gets sub menu item text. (Overrides the GetSubMenuItemText Method.)
Gg772241.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif hasAsParent Determines whether the child node has a parent node as an ancestor. (Overrides the hasAsParent Method.)
Gg772241.pubmethod(en-us,AX.60).gif InvokeMenuItemAction Invokes menu item action. (Overrides the InvokeMenuItemAction Method.)
Gg772241.pubmethod(en-us,AX.60).gif IsFoundNode Indicates whether a node can be found in the hierarchy. (Overrides the IsFoundNode Method.)
Gg772241.pubmethod(en-us,AX.60).gif new
Gg772241.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.)
Gg772241.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.)
Gg772241.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif reportClickCount Reports the count of the mouse clicks. (Overrides the reportClickCount Method.)
Gg772241.pubmethod(en-us,AX.60).gif reportFocusedNode Reports current focused node. (Overrides the reportFocusedNode Method.)
Gg772241.pubmethod(en-us,AX.60).gif reportNodeDoubleClick Reports a double-click on the node. (Overrides the reportNodeDoubleClick Method.)
Gg772241.pubmethod(en-us,AX.60).gif reportSelectedNode Reports the selected node. (Overrides the reportSelectedNode Method.)
Gg772241.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif UndoLastEditAction (Inherited from HierarchyDesignerBase.)
Gg772241.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.)
Gg772241.pubmethod(en-us,AX.60).gif validNode Determines whether the specified node is in the hierarchy. (Overrides the validNode Method.)
Gg772241.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg772241.pubmethod(en-us,AX.60).gif Gg772241.static(en-us,AX.60).gif ::fromNodeTypeId Converts a node type ID to an internal organization type ID and to an operating unit type ID.
Gg772241.pubmethod(en-us,AX.60).gif Gg772241.static(en-us,AX.60).gif ::toNodeTypeId Converts an internal organization type ID and an operating unit type ID to one node type ID
Top

Community Additions

ADD
Show: