RetailDeploymentHierarchyControllerFocus Class [AX 2012]
Focus controller for hierarchy viewer.
Syntax
class RetailDeploymentHierarchyControllerFocus extends RetailDeploymentHierarchyController
Run On
Called
Methods
Method | Description | |
---|---|---|
addEPOSFromSearch | Adds new child nodes under an EPOS node from search. | |
addMPOSFromSearch | Adds new child nodes under an MPOS node from search. | |
addRetailServerFromSearch | Adds new child nodes under a Retail Server node from search. | |
addSynchClientFromSearch | Adds new child nodes under a Synch Client node from search. | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canSearch | Indicates if the selected node is searchable or not. | |
deleteChildren | Deletes all the children of the given node. | |
editSelectedNode | Edits the last selected node (Inherited from RetailDeploymentHierarchyController.) | |
enableInsertButtons | Enables or disable insert buttons. (Inherited from RetailDeploymentHierarchyController.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getDescendants | Gets an array of the IDs of the decendents of a node that are at a specific depth. (Overrides the getDescendants Method.) | |
GetLeftRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) | |
GetLoadingText | (Inherited from HierarchyDesignerBase.) | |
GetMenuItemsEnabled | Gets an array with the node IDs for which the menu items should be enabled. (Inherited from RetailDeploymentHierarchyController.) | |
GetMenuItemText | Gets the text to be displayed on the menu that corresponds to the menu item number. (Inherited from RetailDeploymentHierarchyController.) | |
GetMoveToCenterToolTip | (Inherited from HierarchyDesignerBase.) | |
getNextNodeId | Gets the next available node ID. (Inherited from RetailDeploymentHierarchyController.) | |
getNode | Returns the node from the node map. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeName | Gets the name that must be displayed for the node. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeRecordForNode | Gets the primary record that the node represents. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeType | Gets the type ID of a node. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeTypeBorderColor | Gets the border color for the specified node type. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeTypeBottomGradientColor | Gets the bottom gradient color for the specified node type. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeTypeImage | Gets an image to be displayed for the specified node type. (Inherited from RetailDeploymentHierarchyController.) | |
getNodeTypeTopGradientColor | Gets the border color for the specified node type. (Inherited from RetailDeploymentHierarchyController.) | |
getNumberOfMenuItems | Returns the maximum number of menu items possible. (Inherited from RetailDeploymentHierarchyController.) | |
GetNumSubMenus | (Inherited from HierarchyDesignerBase.) | |
getParentID | Gets the ID of a nodes parent node. (Inherited from RetailDeploymentHierarchyController.) | |
GetRightRotationArrowToolTip | (Inherited from HierarchyDesignerBase.) | |
getRootID | Gets the ID of the root node. (Inherited from RetailDeploymentHierarchyController.) | |
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 | |
getSelectedNode | Gets the currently selected node (Inherited from RetailDeploymentHierarchyController.) | |
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 | Indicates whether the given parent-child relationship is valid. (Inherited from RetailDeploymentHierarchyController.) | |
init | Initializes the controller and loads the Organization node. (Overrides the init Method.) | |
initOverideRoot | Initializes the controller and loads the specified node. | |
insertNewNode | Inserts a new node into the UI. (Inherited from RetailDeploymentHierarchyController.) | |
insertNewNodeAndUpdateParent | Inserts a node into the internal map and updates the parent node to point to the child. (Inherited from RetailDeploymentHierarchyController.) | |
insertNewNodeArrayAndUpdateParent | Inserts an array of nodes into the internal map and updates the parent node to point to the child. (Inherited from RetailDeploymentHierarchyController.) | |
insertSearchResults | Handles the search box searching and inserts results. | |
insertSingleResult | Inserts a single node from search below the selected container node | |
InvokeMenuItemAction | Invokes the menu item specified for the menu number. (Inherited from RetailDeploymentHierarchyController.) | |
IsFoundNode | (Inherited from HierarchyDesignerBase.) | |
isGlobalSearch | Determines if the search context is global | |
loadChannelDBChildren | Loads all the nodes which connect to the given Channel DB | |
loadEPOSChildren | Loads all the nodes which connect to the given EPOS | |
loadMPOSChildren | Loads all the nodes which connect to the given MPOS | |
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 | |
loadRealTimeServiceChildren | Loads all the nodes which connect to the given real time service | |
loadRetailServerChildren | Loads all the nodes which connect to the given retail server | |
loadSynchClientChildren | Loads all the nodes which connect to the given synch client | |
loadSynchServerServiceChildren | Loads all the nodes which connect to the given synch server service | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
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.) | |
parmUI | Gets or sets the UI parameter. (Inherited from RetailDeploymentHierarchyController.) | |
postConstruct | Configures a new instance of the RetailDeploymentHierarchyController class. Does what a parameterized constructor should do. (Inherited from RetailDeploymentHierarchyController.) | |
reportClickCount | (Inherited from HierarchyDesignerBase.) | |
reportFocusedNode | (Inherited from HierarchyDesignerBase.) | |
reportNodeDoubleClick | Reports that a node has been double-clicked. (Inherited from RetailDeploymentHierarchyController.) | |
reportSelectedNode | Handles when a node is selected in the UI. (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 if a node ID is valid. (Inherited from RetailDeploymentHierarchyController.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
HierarchyDesignerBase Class
RetailDeploymentHierarchyController Class
RetailDeploymentHierarchyControllerFocus Class