Difference between revisions of "Lua:Class:Menu"
								
								Jump to navigation
				Jump to search
				
				
		
 					
								
							
		m (moved Menu to Lua:Class:Menu)  | 
				|
(No difference) 
 | |
Revision as of 00:20, 25 January 2018
Menu class: (Inheritance: Component->Object)
Class for menu objects used in Forms.
Properties
- Items : MenuItem : Readonly
 - The base MenuItem class of this Menu.
 
Methods
- getItems() : MenuItem
 - Returns the main MenuItem of this Menu.