Description
This will allow developers to declaratively define keystrokes that map to the system "command" key (CTRL on Windows/Linux and META on the Mac); e.g.:
<content:MenuItemData text="New" keyboardShortcut="CMD-N"/>
This will allow developers to declaratively define keystrokes that map to the system "command" key (CTRL on Windows/Linux and META on the Mac); e.g.:
<content:MenuItemData text="New" keyboardShortcut="CMD-N"/>