Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Menu system class lets you configure and run any of the Microsoft Dynamics AXMenu objects from code.
Syntax
class Menu extends TreeNode
Run On
Called
Methods
| Method | Description | |
|---|---|---|
![]() |
addMenuitem | Adds a menu item to the menu. |
![]() |
addMenuReference | |
![]() |
addSeparator | Adds a menu separator to the menu. |
![]() |
addSubmenu | Adds a submenu to the menu. |
![]() |
AOTadd | Creates a subnode to the tree node in the Application Object Tree (AOT). (Inherited from TreeNode.) |
![]() |
AOTaddExtendedDataType | This method is not supported in Microsoft Dynamics AX. If you need to add a subnode of this type, use the instead. (Inherited from TreeNode.) |
![]() |
AOTaddRelation | This method is not supported in Microsoft Dynamics AX. If you need to add a subnode of this type, use the instead. (Inherited from TreeNode.) |
![]() |
AOTaddSubNode | Creates subnodes for extended data types and relations. (Inherited from TreeNode.) |
![]() |
.gif)