Class RemoteBrowser.Key

java.lang.Object
org.nordstjernen.RemoteBrowser.Key
Enclosing class:
RemoteBrowser

public static final class RemoteBrowser.Key extends Object
Result of a key event: any navigation it triggered, and whether the page consumed it.
  • Field Details

    • prevented

      public final boolean prevented
      The page called preventDefault() — the shell should not apply its default.