Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101019

WebView and WebViewBuilder should have initial URL property

XMLWordPrintable

    • web

      We should add a constructor to WebView that takes a "String location" that gets passed through to the creation of the WebEngine. Also we should add a "String getLocation()" method to WebView that returns that location from the WebEngine. The WebViewBuilder should automatically get regenerated with support for this new property as it follows the readonly property pattern.

      This is needed so that WebView can be used in FXML and the SceneBuilder tool.

            malenkov Sergey Malenkov (Inactive)
            jasper Jasper Potts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: