-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.0
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.
This is needed so that WebView can be used in FXML and the SceneBuilder tool.
- relates to
-
JDK-8101499 WebViewBuilder needs to support setting WebEngine
-
- Closed
-