Object | --Persistent | --Component | --Control | --FocusControl | --QWidget | --CustomMainMenu
Use Items to access information about the elements in the menu. Item contain information about Caption, associated image and Tag.
Overridden in child classes as:
CustomMainMenu __construct( [ $aowner = null])
void dumpContents( )
void dumpHeaderCode( )
string dumpMenuItems( array $items, integer $level, [boolean $create = true])
void dumpTopButtons( )
void init( )
void loaded( )