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.setShowShortcut
Sets a boolean value that indicates whether the shortcut associated with this menu item should be displayed.
Syntax
public void setShowShortcut( boolean value )
Parameters
value
Set to true to display the shortcut; otherwise, set to false. The default value is true.
See Also getShowShortcut