Share via


RetailDeploymentHierarchyControllerFocus Class [AX 2012]

Focus controller for hierarchy viewer.

Syntax

class RetailDeploymentHierarchyControllerFocus extends RetailDeploymentHierarchyController

Run On

Called

Methods

  Method Description
Dn671176.protmethod(en-us,AX.60).gif addEPOSFromSearch Adds new child nodes under an EPOS node from search.
Dn671176.protmethod(en-us,AX.60).gif addMPOSFromSearch Adds new child nodes under an MPOS node from search.
Dn671176.protmethod(en-us,AX.60).gif addRetailServerFromSearch Adds new child nodes under a Retail Server node from search.
Dn671176.protmethod(en-us,AX.60).gif addSynchClientFromSearch Adds new child nodes under a Synch Client node from search.
Dn671176.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif canSearch Indicates if the selected node is searchable or not.
Dn671176.protmethod(en-us,AX.60).gif deleteChildren Deletes all the children of the given node.
Dn671176.pubmethod(en-us,AX.60).gif editSelectedNode Edits the last selected node (Inherited from RetailDeploymentHierarchyController.)
Dn671176.protmethod(en-us,AX.60).gif enableInsertButtons Enables or disable insert buttons. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif getDescendants Gets an array of the IDs of the decendents of a node that are at a specific depth. (Overrides the getDescendants Method.)
Dn671176.pubmethod(en-us,AX.60).gif GetLeftRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif GetLoadingText (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif GetMenuItemsEnabled Gets an array with the node IDs for which the menu items should be enabled. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif GetMenuItemText Gets the text to be displayed on the menu that corresponds to the menu item number. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif GetMoveToCenterToolTip (Inherited from HierarchyDesignerBase.)
Dn671176.protmethod(en-us,AX.60).gif getNextNodeId Gets the next available node ID. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNode Returns the node from the node map. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeName Gets the name that must be displayed for the node. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.protmethod(en-us,AX.60).gif getNodeRecordForNode Gets the primary record that the node represents. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeType Gets the type ID of a node. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeTypeBorderColor Gets the border color for the specified node type. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeTypeBottomGradientColor Gets the bottom gradient color for the specified node type. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeTypeImage Gets an image to be displayed for the specified node type. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNodeTypeTopGradientColor Gets the border color for the specified node type. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getNumberOfMenuItems Returns the maximum number of menu items possible. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif GetNumSubMenus (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif getParentID Gets the ID of a nodes parent node. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif GetRightRotationArrowToolTip (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif getRootID Gets the ID of the root node. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif getSearchContext Gets the node which sets the context for the current search. For example, if a "Modern POS" collection was connected to retailSrv1 and is selected, retailSrv1 would be returned as the search would be for Modern POSs connected to retailSrv1
Dn671176.pubmethod(en-us,AX.60).gif getSelectedNode Gets the currently selected node (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif GetSubMenuItemText (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif hasAsParent Indicates whether the given parent-child relationship is valid. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif init Initializes the controller and loads the Organization node. (Overrides the init Method.)
Dn671176.pubmethod(en-us,AX.60).gif initOverideRoot Initializes the controller and loads the specified node.
Dn671176.pubmethod(en-us,AX.60).gif insertNewNode Inserts a new node into the UI. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.protmethod(en-us,AX.60).gif insertNewNodeAndUpdateParent Inserts a node into the internal map and updates the parent node to point to the child. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.protmethod(en-us,AX.60).gif insertNewNodeArrayAndUpdateParent Inserts an array of nodes into the internal map and updates the parent node to point to the child. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif insertSearchResults Handles the search box searching and inserts results.
Dn671176.pubmethod(en-us,AX.60).gif insertSingleResult Inserts a single node from search below the selected container node
Dn671176.pubmethod(en-us,AX.60).gif InvokeMenuItemAction Invokes the menu item specified for the menu number. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif IsFoundNode (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif isGlobalSearch Determines if the search context is global
Dn671176.protmethod(en-us,AX.60).gif loadChannelDBChildren Loads all the nodes which connect to the given Channel DB
Dn671176.protmethod(en-us,AX.60).gif loadEPOSChildren Loads all the nodes which connect to the given EPOS
Dn671176.protmethod(en-us,AX.60).gif loadMPOSChildren Loads all the nodes which connect to the given MPOS
Dn671176.protmethod(en-us,AX.60).gif loadNodeDescendants Loads decents to a given node. If the number of children is above a specific treshold, an artifical container node is inserted in its place
Dn671176.protmethod(en-us,AX.60).gif loadRealTimeServiceChildren Loads all the nodes which connect to the given real time service
Dn671176.protmethod(en-us,AX.60).gif loadRetailServerChildren Loads all the nodes which connect to the given retail server
Dn671176.protmethod(en-us,AX.60).gif loadSynchClientChildren Loads all the nodes which connect to the given synch client
Dn671176.protmethod(en-us,AX.60).gif loadSynchServerServiceChildren Loads all the nodes which connect to the given synch server service
Dn671176.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn671176.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.)
Dn671176.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.)
Dn671176.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif parmUI Gets or sets the UI parameter. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif postConstruct Configures a new instance of the RetailDeploymentHierarchyController class. Does what a parameterized constructor should do. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif reportClickCount (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif reportFocusedNode (Inherited from HierarchyDesignerBase.)
Dn671176.pubmethod(en-us,AX.60).gif reportNodeDoubleClick Reports that a node has been double-clicked. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif reportSelectedNode Handles when a node is selected in the UI. (Overrides the reportSelectedNode Method.)
Dn671176.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif UndoLastEditAction (Inherited from HierarchyDesignerBase.)
Dn671176.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.)
Dn671176.pubmethod(en-us,AX.60).gif validNode Determines if a node ID is valid. (Inherited from RetailDeploymentHierarchyController.)
Dn671176.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn671176.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  HierarchyDesignerBase Class
    RetailDeploymentHierarchyController Class
      RetailDeploymentHierarchyControllerFocus Class