We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.event.
Interface ShortcutAction.ModifierKey
All Superinterfaces:
Enclosing class:
- extends Serializable
public static interface ShortcutAction.ModifierKey
Modifier key constants
Field Summary | |
---|---|
static int |
ALT
|
static int |
CTRL
|
static int |
META
|
static int |
SHIFT
|
Field Detail |
---|
SHIFT
static final int SHIFT
See Also:
CTRL
static final int CTRL
See Also:
ALT
static final int ALT
See Also:
META
static final int META
See Also: