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
MenuItem.setMergeType
Specifies the merge type of this menu item.
Syntax
public void setMergeType( int value )
Parameters
value
The menu item's merge type. This value must be one of the enumeration constants defined in the MenuMerge class.
Remarks
The merge type of a menu item indicates how the item behaves when it has the same merge order as an item in a menu with which this item's menu is merged.
See Also getMergeType