Menu.cloneMenu

Overview | Methods | This Package | All Packages

Menu.cloneMenu

Sets this menu to be an identical copy of another menu.

Syntax

protected void cloneMenu( Menu menuSrc )

Parameters

menuSrc

A Menu object that specifies the menu to copy.