Menu popupMenu(string menuName)
Create and return a
Menu object. The menuName parameter specifies name of item or list from configuration, that will be used to initially fill the menu with items. If this parameter is not specified or invalid, the menu will be initially empty. See documentation for
Menu object type for more info about using popup menus.