- WebViewBasedBrowserComponentFactory
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Method Detail
-
public static WebViewBasedBrowserComponent createBrowserComponent(boolean addNavigationBar)
- Parameters:
addNavigationBar - Specify option for adding the Navigation Bar
- Returns:
- new browser component
-
- Parameters:
addNavigationBar - Specify option for adding the Navigation BarpopupStrategy - Specify strategy for creating popup
- Returns:
- new browser component
-
public static WebViewBasedBrowserComponent createBrowserComponent(boolean useJxBrowser, boolean addNavigationBar, boolean initDisabledBrowser, PopupStrategy popupStrategy)
- Parameters:
useJxBrowser - Specify option for creating the JxBrowserComponentaddNavigationBar - Specify option for adding the Navigation BarinitDisabledBrowser - This variable must be true so that in the case when the JxBrowserComponent was not created, make the Browser component disabled.
Do not use WebView if it breaks the page display correctlypopupStrategy - Specify strategy for creating popup
- Returns:
- new browser component
-
public static WebViewBasedBrowserComponent createBrowserComponent(boolean useJxBrowser, boolean addNavigationBar, boolean withContextMenu, boolean initDisabledBrowser, PopupStrategy popupStrategy)
- Parameters:
useJxBrowser - Specify option for creating the JxBrowserComponentaddNavigationBar - Specify option for adding the Navigation BarwithContextMenu - Specify option for adding the Context MenuinitDisabledBrowser - This variable must be true so that in the case when the JxBrowserComponent was not created, make the Browser component disabled.
Do not use WebView if it breaks the page display correctlypopupStrategy - Specify strategy for creating popup
- Returns:
- new browser component
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
ReadyAPI functional (soapui) SDK 3.2.0