MenuItem.setMergeType

Overview | Methods | This Package | All 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