Package com.vaadin.classic.v8.event
Interface ShortcutAction.KeyCode
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- ShortcutAction
@Deprecated public static interface ShortcutAction.KeyCode extends java.io.SerializableDeprecated.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 intADeprecated.static intARROW_DOWNDeprecated.static intARROW_LEFTDeprecated.static intARROW_RIGHTDeprecated.static intARROW_UPDeprecated.static intBDeprecated.static intBACKSPACEDeprecated.static intCDeprecated.static intCONTEXT_MENUDeprecated.static intDDeprecated.static intDELETEDeprecated.static intEDeprecated.static intENDDeprecated.static intENTERDeprecated.static intESCAPEDeprecated.static intFDeprecated.static intF1Deprecated.static intF10Deprecated.static intF11Deprecated.static intF12Deprecated.static intF2Deprecated.static intF3Deprecated.static intF4Deprecated.static intF5Deprecated.static intF6Deprecated.static intF7Deprecated.static intF8Deprecated.static intF9Deprecated.static intGDeprecated.static intHDeprecated.static intHOMEDeprecated.static intIDeprecated.static intINSERTDeprecated.static intJDeprecated.static intKDeprecated.static intLDeprecated.static intMDeprecated.static intNDeprecated.static intNUM0Deprecated.static intNUM1Deprecated.static intNUM2Deprecated.static intNUM3Deprecated.static intNUM4Deprecated.static intNUM5Deprecated.static intNUM6Deprecated.static intNUM7Deprecated.static intNUM8Deprecated.static intNUM9Deprecated.static intNUMLOCKDeprecated.static intNUMPAD_DIVISIONDeprecated.static intNUMPAD_MINUSDeprecated.static intNUMPAD_MULTIPLYDeprecated.static intNUMPAD_PERIODDeprecated.static intNUMPAD_PLUSDeprecated.static intNUMPAD0Deprecated.static intNUMPAD1Deprecated.static intNUMPAD2Deprecated.static intNUMPAD3Deprecated.static intNUMPAD4Deprecated.static intNUMPAD5Deprecated.static intNUMPAD6Deprecated.static intNUMPAD7Deprecated.static intNUMPAD8Deprecated.static intNUMPAD9Deprecated.static intODeprecated.static intPDeprecated.static intPAGE_DOWNDeprecated.static intPAGE_UPDeprecated.static intPAUSEDeprecated.static intQDeprecated.static intRDeprecated.static intSDeprecated.static intSCROLL_LOCKDeprecated.static intSPACEBARDeprecated.static intTDeprecated.static intTABDeprecated.static intUDeprecated.static intVDeprecated.static intWDeprecated.static intXDeprecated.static intYDeprecated.static intZDeprecated.
-
-
-
Field Detail
-
ENTER
@Deprecated static final int ENTER
Deprecated.- See Also:
- Constant Field Values
-
ESCAPE
@Deprecated static final int ESCAPE
Deprecated.- See Also:
- Constant Field Values
-
PAGE_UP
@Deprecated static final int PAGE_UP
Deprecated.- See Also:
- Constant Field Values
-
PAGE_DOWN
@Deprecated static final int PAGE_DOWN
Deprecated.- See Also:
- Constant Field Values
-
TAB
@Deprecated static final int TAB
Deprecated.- See Also:
- Constant Field Values
-
ARROW_LEFT
@Deprecated static final int ARROW_LEFT
Deprecated.- See Also:
- Constant Field Values
-
ARROW_UP
@Deprecated static final int ARROW_UP
Deprecated.- See Also:
- Constant Field Values
-
ARROW_RIGHT
@Deprecated static final int ARROW_RIGHT
Deprecated.- See Also:
- Constant Field Values
-
ARROW_DOWN
@Deprecated static final int ARROW_DOWN
Deprecated.- See Also:
- Constant Field Values
-
BACKSPACE
@Deprecated static final int BACKSPACE
Deprecated.- See Also:
- Constant Field Values
-
DELETE
@Deprecated static final int DELETE
Deprecated.- See Also:
- Constant Field Values
-
INSERT
@Deprecated static final int INSERT
Deprecated.- See Also:
- Constant Field Values
-
END
@Deprecated static final int END
Deprecated.- See Also:
- Constant Field Values
-
HOME
@Deprecated static final int HOME
Deprecated.- See Also:
- Constant Field Values
-
F1
@Deprecated static final int F1
Deprecated.- See Also:
- Constant Field Values
-
F2
@Deprecated static final int F2
Deprecated.- See Also:
- Constant Field Values
-
F3
@Deprecated static final int F3
Deprecated.- See Also:
- Constant Field Values
-
F4
@Deprecated static final int F4
Deprecated.- See Also:
- Constant Field Values
-
F5
@Deprecated static final int F5
Deprecated.- See Also:
- Constant Field Values
-
F6
@Deprecated static final int F6
Deprecated.- See Also:
- Constant Field Values
-
F7
@Deprecated static final int F7
Deprecated.- See Also:
- Constant Field Values
-
F8
@Deprecated static final int F8
Deprecated.- See Also:
- Constant Field Values
-
F9
@Deprecated static final int F9
Deprecated.- See Also:
- Constant Field Values
-
F10
@Deprecated static final int F10
Deprecated.- See Also:
- Constant Field Values
-
F11
@Deprecated static final int F11
Deprecated.- See Also:
- Constant Field Values
-
F12
@Deprecated static final int F12
Deprecated.- See Also:
- Constant Field Values
-
A
@Deprecated static final int A
Deprecated.- See Also:
- Constant Field Values
-
B
@Deprecated static final int B
Deprecated.- See Also:
- Constant Field Values
-
C
@Deprecated static final int C
Deprecated.- See Also:
- Constant Field Values
-
D
@Deprecated static final int D
Deprecated.- See Also:
- Constant Field Values
-
E
@Deprecated static final int E
Deprecated.- See Also:
- Constant Field Values
-
F
@Deprecated static final int F
Deprecated.- See Also:
- Constant Field Values
-
G
@Deprecated static final int G
Deprecated.- See Also:
- Constant Field Values
-
H
@Deprecated static final int H
Deprecated.- See Also:
- Constant Field Values
-
I
@Deprecated static final int I
Deprecated.- See Also:
- Constant Field Values
-
J
@Deprecated static final int J
Deprecated.- See Also:
- Constant Field Values
-
K
@Deprecated static final int K
Deprecated.- See Also:
- Constant Field Values
-
L
@Deprecated static final int L
Deprecated.- See Also:
- Constant Field Values
-
M
@Deprecated static final int M
Deprecated.- See Also:
- Constant Field Values
-
N
@Deprecated static final int N
Deprecated.- See Also:
- Constant Field Values
-
O
@Deprecated static final int O
Deprecated.- See Also:
- Constant Field Values
-
P
@Deprecated static final int P
Deprecated.- See Also:
- Constant Field Values
-
Q
@Deprecated static final int Q
Deprecated.- See Also:
- Constant Field Values
-
R
@Deprecated static final int R
Deprecated.- See Also:
- Constant Field Values
-
S
@Deprecated static final int S
Deprecated.- See Also:
- Constant Field Values
-
T
@Deprecated static final int T
Deprecated.- See Also:
- Constant Field Values
-
U
@Deprecated static final int U
Deprecated.- See Also:
- Constant Field Values
-
V
@Deprecated static final int V
Deprecated.- See Also:
- Constant Field Values
-
W
@Deprecated static final int W
Deprecated.- See Also:
- Constant Field Values
-
X
@Deprecated static final int X
Deprecated.- See Also:
- Constant Field Values
-
Y
@Deprecated static final int Y
Deprecated.- See Also:
- Constant Field Values
-
Z
@Deprecated static final int Z
Deprecated.- See Also:
- Constant Field Values
-
NUM0
@Deprecated static final int NUM0
Deprecated.- See Also:
- Constant Field Values
-
NUM1
@Deprecated static final int NUM1
Deprecated.- See Also:
- Constant Field Values
-
NUM2
@Deprecated static final int NUM2
Deprecated.- See Also:
- Constant Field Values
-
NUM3
@Deprecated static final int NUM3
Deprecated.- See Also:
- Constant Field Values
-
NUM4
@Deprecated static final int NUM4
Deprecated.- See Also:
- Constant Field Values
-
NUM5
@Deprecated static final int NUM5
Deprecated.- See Also:
- Constant Field Values
-
NUM6
@Deprecated static final int NUM6
Deprecated.- See Also:
- Constant Field Values
-
NUM7
@Deprecated static final int NUM7
Deprecated.- See Also:
- Constant Field Values
-
NUM8
@Deprecated static final int NUM8
Deprecated.- See Also:
- Constant Field Values
-
NUM9
@Deprecated static final int NUM9
Deprecated.- See Also:
- Constant Field Values
-
SPACEBAR
@Deprecated static final int SPACEBAR
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD0
@Deprecated static final int NUMPAD0
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD1
@Deprecated static final int NUMPAD1
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD2
@Deprecated static final int NUMPAD2
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD3
@Deprecated static final int NUMPAD3
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD4
@Deprecated static final int NUMPAD4
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD5
@Deprecated static final int NUMPAD5
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD6
@Deprecated static final int NUMPAD6
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD7
@Deprecated static final int NUMPAD7
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD8
@Deprecated static final int NUMPAD8
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD9
@Deprecated static final int NUMPAD9
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD_MULTIPLY
@Deprecated static final int NUMPAD_MULTIPLY
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD_PLUS
@Deprecated static final int NUMPAD_PLUS
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD_MINUS
@Deprecated static final int NUMPAD_MINUS
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD_PERIOD
@Deprecated static final int NUMPAD_PERIOD
Deprecated.- See Also:
- Constant Field Values
-
NUMPAD_DIVISION
@Deprecated static final int NUMPAD_DIVISION
Deprecated.- See Also:
- Constant Field Values
-
NUMLOCK
@Deprecated static final int NUMLOCK
Deprecated.- See Also:
- Constant Field Values
-
SCROLL_LOCK
@Deprecated static final int SCROLL_LOCK
Deprecated.- See Also:
- Constant Field Values
-
CONTEXT_MENU
@Deprecated static final int CONTEXT_MENU
Deprecated.- See Also:
- Constant Field Values
-
PAUSE
@Deprecated static final int PAUSE
Deprecated.- See Also:
- Constant Field Values
-
-