SysContextMenuTreeNode Class [AX 2012]
| Method | Description | |
|---|---|---|
| buildMenu | Builds a pop-up menu for the specified windows handle. (Inherited from SysContextMenu.) |
| buildSubMenu | Builds a pop-up menu for the specified tree node and windows handle. (Inherited from SysContextMenu.) |
| 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.) |
| first | Retrieves the first tree node object. (Overrides the first Method.) |
| getFirstNode | Retrieves the first tree node, but does not affect the current position. (Inherited from SysContextMenu.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the SysContextMenuTreeNode class. (Overrides the new Method.) |
| next | Retrieves the next tree node object. (Overrides the next Method.) |
| 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.) |
| runMenu | Runs the specified context menu. (Inherited from SysContextMenu.) |
| selectionCount | Retrieves the number of items selected in the context menu. (Overrides the selectionCount Method.) |
| setFirstType | Sets the first UtilElementType value in the context menu. (Inherited from SysContextMenu.) |
| 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.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| verifyDatasource | Verifies that the first node in the context menu is among the set of the valid types. (Inherited from SysContextMenu.) |
| verifyItem | Verifies that the command can be displayed in the context menu. (Inherited from SysContextMenu.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newPath |
Community Additions
ADD
Show: