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.
OverviewMethodsThis PackageAll Packages
Menu.Menu
Creates a new Menu object.
Syntax
protected Menu( MenuItem[] items )
Parameters
items
An array of MenuItem objects that specify the items to insert into the menu.
Remarks
This method is protected, and cannot be called directly, except from within a class that extends the Menu class.