Class ShortcutKeyHelperMacImpl

    • Constructor Detail

      • ShortcutKeyHelperMacImpl

        public ShortcutKeyHelperMacImpl()
    • Method Detail

      • isShortcut

        public boolean isShortcut​(com.google.gwt.event.dom.client.KeyCodeEvent<?> event,
                                  int nativeKeyCode)
        Specified by:
        isShortcut in interface ShortcutKeyHelper
      • isShortcut

        public boolean isShortcut​(com.google.gwt.dom.client.NativeEvent event,
                                  int nativeKeyCode)
        Specified by:
        isShortcut in interface ShortcutKeyHelper