Interface ShortcutAction.ModifierKey

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

    @Deprecated
    public static interface ShortcutAction.ModifierKey
    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 ALT
      Deprecated.
      static int CTRL
      Deprecated.
      static int META
      Deprecated.
      static int SHIFT
      Deprecated.
      static int WINDOWS_LEFT
      Deprecated.
      static int WINDOWS_RIGHT
      Deprecated.