Difference between revisions of "Lua:Class:PopupMenu"
Jump to navigation
Jump to search
m (moved PopupMenu to Lua:Class:PopupMenu) |
|
(No difference)
|
Revision as of 00:20, 25 January 2018
PopupMenu class: (Inheritance: Menu->Component->Object)
The pop up menu is the Menu that pops up when showing the (right-click) context of a control.
Creation
- createPopupMenu(owner) : PopupMenu
- Returns a newly created PopupMenu.