Interface ShortcutAction.KeyCode

  • All Superinterfaces:
    java.io.Serializable
    Enclosing class:
    ShortcutAction

    @Deprecated
    public static interface ShortcutAction.KeyCode
    extends java.io.Serializable
    Deprecated.
    Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int A
      Deprecated.
      static int ARROW_DOWN
      Deprecated.
      static int ARROW_LEFT
      Deprecated.
      static int ARROW_RIGHT
      Deprecated.
      static int ARROW_UP
      Deprecated.
      static int B
      Deprecated.
      static int BACKSPACE
      Deprecated.
      static int C
      Deprecated.
      static int CONTEXT_MENU
      Deprecated.
      static int D
      Deprecated.
      static int DELETE
      Deprecated.
      static int E
      Deprecated.
      static int END
      Deprecated.
      static int ENTER
      Deprecated.
      static int ESCAPE
      Deprecated.
      static int F
      Deprecated.
      static int F1
      Deprecated.
      static int F10
      Deprecated.
      static int F11
      Deprecated.
      static int F12
      Deprecated.
      static int F2
      Deprecated.
      static int F3
      Deprecated.
      static int F4
      Deprecated.
      static int F5
      Deprecated.
      static int F6
      Deprecated.
      static int F7
      Deprecated.
      static int F8
      Deprecated.
      static int F9
      Deprecated.
      static int G
      Deprecated.
      static int H
      Deprecated.
      static int HOME
      Deprecated.
      static int I
      Deprecated.
      static int INSERT
      Deprecated.
      static int J
      Deprecated.
      static int K
      Deprecated.
      static int L
      Deprecated.
      static int M
      Deprecated.
      static int N
      Deprecated.
      static int NUM0
      Deprecated.
      static int NUM1
      Deprecated.
      static int NUM2
      Deprecated.
      static int NUM3
      Deprecated.
      static int NUM4
      Deprecated.
      static int NUM5
      Deprecated.
      static int NUM6
      Deprecated.
      static int NUM7
      Deprecated.
      static int NUM8
      Deprecated.
      static int NUM9
      Deprecated.
      static int NUMLOCK
      Deprecated.
      static int NUMPAD_DIVISION
      Deprecated.
      static int NUMPAD_MINUS
      Deprecated.
      static int NUMPAD_MULTIPLY
      Deprecated.
      static int NUMPAD_PERIOD
      Deprecated.
      static int NUMPAD_PLUS
      Deprecated.
      static int NUMPAD0
      Deprecated.
      static int NUMPAD1
      Deprecated.
      static int NUMPAD2
      Deprecated.
      static int NUMPAD3
      Deprecated.
      static int NUMPAD4
      Deprecated.
      static int NUMPAD5
      Deprecated.
      static int NUMPAD6
      Deprecated.
      static int NUMPAD7
      Deprecated.
      static int NUMPAD8
      Deprecated.
      static int NUMPAD9
      Deprecated.
      static int O
      Deprecated.
      static int P
      Deprecated.
      static int PAGE_DOWN
      Deprecated.
      static int PAGE_UP
      Deprecated.
      static int PAUSE
      Deprecated.
      static int Q
      Deprecated.
      static int R
      Deprecated.
      static int S
      Deprecated.
      static int SCROLL_LOCK
      Deprecated.
      static int SPACEBAR
      Deprecated.
      static int T
      Deprecated.
      static int TAB
      Deprecated.
      static int U
      Deprecated.
      static int V
      Deprecated.
      static int W
      Deprecated.
      static int X
      Deprecated.
      static int Y
      Deprecated.
      static int Z
      Deprecated.