mojox.Menu - nitrologic/monkey2 GitHub Wiki
mojox:mojox.DockingView
Class Menu ExtendsThe Menu class.
Constructors | |
---|---|
New | Creates a new menu. |
Properties | |
---|---|
Text | Menu text (read only) |
Methods | |
---|---|
AddAction | Adds an action to the menu. |
AddSeparator | Adds a separator to the menu. |
AddSubMenu | Adds a submenu to the menu. |
AddView | Adds a view to the menu. |
Clear | Clears all items from the menu. |
Open | Opens the menu. |