Interface ShortcutKeyHelper

    • Method Detail

      • isShortcut

        boolean isShortcut​(KeyCodeEvent<?> event,
                           int nativeKeyCode)
      • isShortcut

        boolean isShortcut​(NativeEvent event,
                           int nativeKeyCode)
      • getShortcutString

        String getShortcutString​(char shortcutCharacter)