Class Browser.GetWindowForTargetResponse

  • Enclosing class:
    Browser

    public static class Browser.GetWindowForTargetResponse
    extends java.lang.Object
    • Constructor Detail

      • GetWindowForTargetResponse

        public GetWindowForTargetResponse​(WindowID windowId,
                                          Bounds bounds)
    • Method Detail

      • getWindowId

        public WindowID getWindowId()
        Browser window id.
      • getBounds

        public Bounds getBounds()
        Bounds information of the window. When window state is 'minimized', the restored window position and size are returned.