java.lang.Object
com.iamsoft.util.ui.javafx.WebViewUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic void
openExternalLinksInBrowser
(javafx.scene.web.WebView pWebView, javafx.application.HostServices pHostServices) Configures the specified web view to open hyperlinks to external websites in OS's default browser.
-
Field Details
-
EVENT_TYPE_CLICK
- See Also:
-
-
Method Details
-
openExternalLinksInBrowser
public static void openExternalLinksInBrowser(javafx.scene.web.WebView pWebView, javafx.application.HostServices pHostServices) Configures the specified web view to open hyperlinks to external websites in OS's default browser.
-