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.setMergeOrder
Sets the merge order for this menu item.
Syntax
public void setMergeOrder( int value )
Parameters
value
The zero-based merge order of this item.
Remarks
The merge order of a menu item specifies the relative position that this menu item will assume if the menu of which it is a member is merged with another.
See Also getMergeOrder