java.lang.Object | ||||
↳ | android.view.View | |||
↳ | android.view.ViewGroup | |||
↳ | android.widget.FrameLayout | |||
↳ | com.amazon.android.webkit.AmazonWebView |
The AmazonWebView class is intended to be functionally equivalent to
to the WebView
class. See
WebView
for usage.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AmazonWebView.HitTestResult | The HitTestResult class is intended to be functionally equivalent to
to the WebView.HitTestResult class. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | SCHEME_GEO | The SCHEME_GEO constant is intended to be functionally equivalent to
to the SCHEME_GEO constant. |
|||||||||
String | SCHEME_MAILTO | The SCHEME_MAILTO constant is intended to be functionally equivalent to
to the SCHEME_MAILTO constant. |
|||||||||
String | SCHEME_TEL | The SCHEME_TEL constant is intended to be functionally equivalent to
to the SCHEME_TEL constant. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a AmazonWebView instance.
| |||||||||||
Creates a AmazonWebView instance using the specified layout parameters.
| |||||||||||
Creates a AmazonWebView instance using the specified default style and layout parameters.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The addJavascriptInterface() method is intended to be functionally equivalent to
to the
addJavascriptInterface(Object, String) method. | |||||||||||
The canGoBack() method is intended to be functionally equivalent to
to the
canGoBack() method. | |||||||||||
The canGoBackOrForward() method is intended to be functionally equivalent to
to the
canGoBackOrForward(int) method. | |||||||||||
The canGoForward() method is intended to be functionally equivalent to
to the
canGoForward() method. | |||||||||||
The canScrollHorizontally() method is intended to be functionally equivalent to
to the
canScrollHorizontally(int) method. | |||||||||||
The canScrollVertically() method is intended to be functionally equivalent to
to the
canScrollVertically(int) method. | |||||||||||
The clearCache() method is intended to be functionally equivalent to
to the
clearCache(boolean) method. | |||||||||||
The clearFormData() method is intended to be functionally equivalent to
to the
clearFormData() method. | |||||||||||
The clearHistory() method is intended to be functionally equivalent to
to the
clearHistory() method. | |||||||||||
The clearMatches() method is intended to be functionally equivalent to
to the
clearMatches() method. | |||||||||||
The clearSslPreferences() method is intended to be functionally equivalent to
to the
clearSslPreferences() method. | |||||||||||
The computeScroll() method is intended to be functionally equivalent to
to the
computeScroll() method. | |||||||||||
The copyBackForwardList() method is intended to be functionally equivalent to
to the
copyBackForwardList() method. | |||||||||||
The destroy() method is intended to be functionally equivalent to
to the
destroy() method. | |||||||||||
The documentHasImages() method is intended to be functionally equivalent to
to the
documentHasImages(android.os.Message) method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The findAllAsync() method is intended to be functionally equivalent to
to the
findAllAsync(String) method. | |||||||||||
The findNext() method is intended to be functionally equivalent to
to the
findNext(boolean) method. | |||||||||||
The freeMemory() method is intended to be functionally equivalent to
to the
freeMemory() method. | |||||||||||
The getCertificate() method is intended to be functionally equivalent to
to the
getCertificate() method. | |||||||||||
The getContentHeight() method is intended to be functionally equivalent to
to the
getContentHeight() method. | |||||||||||
The getFavicon() method is intended to be functionally equivalent to
to the
getFavicon() method. | |||||||||||
The getHitTestResult() method is intended to be functionally equivalent to
to the
getHitTestResult() method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The getOriginalUrl() method is intended to be functionally equivalent to
to the
getOriginalUrl() method. | |||||||||||
The getProgress() method is intended to be functionally equivalent to
to the
getProgress() method. | |||||||||||
The getScrollBarStyle() method is intended to be functionally equivalent to
to the
getScrollBarStyle() method. | |||||||||||
The getSettings() method is intended to be functionally equivalent to
to the
getSettings() method. | |||||||||||
The getSolidColor() method is intended to be functionally equivalent to
to the
getSolidColor() method. | |||||||||||
The getTitle() method is intended to be functionally equivalent to
to the
getTitle() method. | |||||||||||
The getUrl() method is intended to be functionally equivalent to
to the
getUrl() method. | |||||||||||
The goBack() method is intended to be functionally equivalent to
to the
goBack() method. | |||||||||||
The goBackOrForward() method is intended to be functionally equivalent to
to the
goBackOrForward(int) method. | |||||||||||
The goForward() method is intended to be functionally equivalent to
to the
goForward() method. | |||||||||||
The invokeZoomPicker() method is intended to be functionally equivalent to
to the
invokeZoomPicker() method. | |||||||||||
The isHorizontalScrollBarEnabled() method is intended to be functionally equivalent to
to the
isHorizontalScrollBarEnabled() method. | |||||||||||
The isPrivateBrowsingEnabled() method is intended to be functionally equivalent to
to the
isPrivateBrowsingEnabled() method. | |||||||||||
The isVerticalScrollBarEnabled() method is intended to be functionally equivalent to
to the
isVerticalScrollBarEnabled() method. | |||||||||||
The loadData() method is intended to be functionally equivalent to
to the
loadData(String, String, String) method. | |||||||||||
The loadDataWithBaseURL() method is intended to be functionally equivalent to
to the
loadDataWithBaseURL(String, String, String, String, String) method. | |||||||||||
The loadUrl() method is intended to be functionally equivalent to
to the
loadUrl(String) method. | |||||||||||
The loadUrl() method is intended to be functionally equivalent to
to the
loadUrl(String, Map) method. | |||||||||||
The onCreateInputConnection() method is intended to be functionally equivalent to
to the
onCreateInputConnection(EditorInfo) method. | |||||||||||
The onInitializeAccessibilityEvent() method is intended to be functionally equivalent to
to the
onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent) method. | |||||||||||
The onInitializeAccessibilityNodeInfo() method is intended to be functionally equivalent to
to the
onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo) method. | |||||||||||
The onPause() method is intended to be functionally equivalent to
to the
onPause() method. | |||||||||||
The onResume() method is intended to be functionally equivalent to
to the
onResume() method. | |||||||||||
The onTouchEvent() method is intended to be functionally equivalent to
to the
onTouchEvent(android.view.MotionEvent) method. | |||||||||||
The onWindowFocusChanged() method is intended to be functionally equivalent to
to the
onWindowFocusChanged(boolean) method. | |||||||||||
The overlayHorizontalScrollbar() method is intended to be functionally equivalent to
to the
overlayHorizontalScrollbar() method. | |||||||||||
The overlayVerticalScrollbar() method is intended to be functionally equivalent to
to the
overlayVerticalScrollbar() method. | |||||||||||
The pageDown() method is intended to be functionally equivalent to
to the
pageDown(boolean) method. | |||||||||||
The pageUp() method is intended to be functionally equivalent to
to the
pageUp(boolean) method. | |||||||||||
The pauseTimers() method is intended to be functionally equivalent to
to the
pauseTimers() method. | |||||||||||
The performAccessibilityAction() method is intended to be functionally equivalent to
to the
performAccessibilityAction(int, Bundle) method. | |||||||||||
The performLongClick() method is intended to be functionally equivalent to
to the
performLongClick() method. | |||||||||||
The postUrl() method is intended to be functionally equivalent to
to the
postUrl(String, byte[]) method. | |||||||||||
The reload() method is intended to be functionally equivalent to
to the
reload() method. | |||||||||||
The removeJavascriptInterface() method is intended to be functionally equivalent to
to the
removeJavascriptInterface(String) method. | |||||||||||
The requestFocus() method is intended to be functionally equivalent to
to the
requestFocus(int, android.graphics.Rect) method. | |||||||||||
The requestFocusNodeHref() method is intended to be functionally equivalent to
to the
requestFocusNodeHref(android.os.Message) method. | |||||||||||
The requestImageRef() method is intended to be functionally equivalent to
to the
requestImageRef(android.os.Message) method. | |||||||||||
The restoreState() method is intended to be functionally equivalent to
to the
restoreState(Bundle) method. | |||||||||||
The resumeTimers() method is intended to be functionally equivalent to
to the
resumeTimers() method. | |||||||||||
The saveState() method is intended to be functionally equivalent to
to the
saveState(android.os.Bundle) method. | |||||||||||
The scrollBy() method is intended to be functionally equivalent to
to the
scrollBy(int, int) method. | |||||||||||
The setBackgroundColor() method is intended to be functionally equivalent to
to the
setBackgroundColor(int) method. | |||||||||||
The setCertificate() method is intended to be functionally equivalent to
to the
setCertificate(android.net.http.SslCertificate) method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The setFindListener() method is intended to be functionally equivalent to
to the
setFindListener(FindListener) method. | |||||||||||
The setHorizontalScrollBarEnabled() method is intended to be functionally equivalent to
to the
setHorizontalScrollBarEnabled(boolean) method. | |||||||||||
The setHorizontalScrollbarOverlay() method is intended to be functionally equivalent to
to the
setHorizontalScrollbarOverlay(boolean) method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The setInitialScale() method is intended to be functionally equivalent to
to the
setInitialScale(int) method. | |||||||||||
The setLayoutParams() method is intended to be functionally equivalent to
to the
setLayoutParams(android.view.ViewGroup.LayoutParams) method. | |||||||||||
The setNetworkAvailable() method is intended to be functionally equivalent to
to the
setNetworkAvailable(boolean) method. | |||||||||||
The setOnKeyListener() method is intended to be functionally equivalent to
to the
setOnKeyListener(android.view.View.OnKeyListener) method. | |||||||||||
The setOnTouchListener() method is intended to be functionally equivalent to
to the
setOnTouchListener(android.view.View.OnTouchListener) method. | |||||||||||
Sets an on load url request listener
TODO::consider moving the setOnUrlLoadRequested logic into AmazonWebViewClient
| |||||||||||
The setOverScrollMode() method is intended to be functionally equivalent to
to the
setOverScrollMode(int) method. | |||||||||||
The setScrollBarStyle) method is intended to be functionally equivalent to
to the
setScrollBarStyle(int) method. | |||||||||||
The setVerticalScrollBarEnabled() method is intended to be functionally equivalent to
to the
setVerticalScrollBarEnabled(boolean) method. | |||||||||||
The setVerticalScrollbarOverlay() method is intended to be functionally equivalent to
to the
setVerticalScrollbarOverlay(boolean) method. | |||||||||||
The setWebChromeClient() method is intended to be functionally equivalent to
to the
setWebChromeClient(WebChromeClient) method. | |||||||||||
The setWebViewClient() method is intended to be functionally equivalent to
to the
setWebViewClient(WebViewClient) method. | |||||||||||
Sets this WebView as a z-order overlay.
| |||||||||||
The stopLoading() method is intended to be functionally equivalent to
to the
stopLoading() method. | |||||||||||
The zoomIn() method is intended to be functionally equivalent to
to the
zoomIn() method. | |||||||||||
The zoomOut() method is intended to be functionally equivalent to
to the
zoomOut() method. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
The SCHEME_GEO constant is intended to be functionally equivalent to
to the SCHEME_GEO
constant. See
SCHEME_GEO
for usage.
The SCHEME_MAILTO constant is intended to be functionally equivalent to
to the SCHEME_MAILTO
constant. See
SCHEME_MAILTO
for usage.
The SCHEME_TEL constant is intended to be functionally equivalent to
to the SCHEME_TEL
constant. See
SCHEME_TEL
for usage.
Creates a AmazonWebView instance.
Before using the AmazonWebView instance, you must initialize it by calling
initializeWebView(AmazonWebView, int, boolean, Bundle)
.
context | The application context. |
---|
Creates a AmazonWebView instance using the specified layout parameters.
Before using the AmazonWebView instance, you must initialize it by calling
initializeWebView(AmazonWebView, int, boolean, Bundle)
.
context | The application context. |
---|---|
attrs | A collection of attributes such as those found associated with a tag in an XML document. |
Creates a AmazonWebView instance using the specified default style and layout parameters.
Before using the AmazonWebView instance, you must initialize it by calling
initializeWebView(AmazonWebView, int, boolean, Bundle)
.
context | The application context. |
---|---|
attrs | A collection of attributes such as those found associated with a tag in an XML document. |
defStyle | The default style resource ID to apply to this view. |
The addJavascriptInterface() method is intended to be functionally equivalent to
to the addJavascriptInterface(Object, String)
method. See
addJavascriptInterface(Object, String)
for usage.
The canGoBack() method is intended to be functionally equivalent to
to the canGoBack()
method. See
canGoBack()
for usage.
The canGoBackOrForward() method is intended to be functionally equivalent to
to the canGoBackOrForward(int)
method. See
canGoBackOrForward(int)
for usage.
The canGoForward() method is intended to be functionally equivalent to
to the canGoForward()
method. See
canGoForward()
for usage.
The canScrollHorizontally() method is intended to be functionally equivalent to
to the canScrollHorizontally(int)
method. See
canScrollHorizontally(int)
for usage.
The canScrollVertically() method is intended to be functionally equivalent to
to the canScrollVertically(int)
method. See
canScrollVertically(int)
for usage.
The clearCache() method is intended to be functionally equivalent to
to the clearCache(boolean)
method. See
clearCache(boolean)
for usage.
The clearFormData() method is intended to be functionally equivalent to
to the clearFormData()
method. See
clearFormData()
for usage.
The clearHistory() method is intended to be functionally equivalent to
to the clearHistory()
method. See
clearHistory()
for usage.
The clearMatches() method is intended to be functionally equivalent to
to the clearMatches()
method. See
clearMatches()
for usage.
The clearSslPreferences() method is intended to be functionally equivalent to
to the clearSslPreferences()
method. See
clearSslPreferences()
for usage.
The computeScroll() method is intended to be functionally equivalent to
to the computeScroll()
method. See
computeScroll()
for usage.
The copyBackForwardList() method is intended to be functionally equivalent to
to the copyBackForwardList()
method. See
copyBackForwardList()
for usage.
The documentHasImages() method is intended to be functionally equivalent to
to the documentHasImages(android.os.Message)
method. See
documentHasImages(android.os.Message)
for usage.
This method is deprecated.
No replacement.
The findAll() method is intended to be functionally equivalent to
to the findAll(String)
method. See
findAll(String)
for usage.
The findAllAsync() method is intended to be functionally equivalent to
to the findAllAsync(String)
method. See
findAllAsync(String)
for usage.
The findNext() method is intended to be functionally equivalent to
to the findNext(boolean)
method. See
findNext(boolean)
for usage.
The freeMemory() method is intended to be functionally equivalent to
to the freeMemory()
method. See
freeMemory()
for usage.
The getCertificate() method is intended to be functionally equivalent to
to the getCertificate()
method. See
getCertificate()
for usage.
The getContentHeight() method is intended to be functionally equivalent to
to the getContentHeight()
method. See
getContentHeight()
for usage.
The getFavicon() method is intended to be functionally equivalent to
to the getFavicon()
method. See
getFavicon()
for usage.
The getHitTestResult() method is intended to be functionally equivalent to
to the getHitTestResult()
method. See
getHitTestResult()
for usage.
This method is deprecated.
No replacement.
The getHttpAuthUsernamePassword() method is intended to be functionally equivalent to
to the getHttpAuthUsernamePassword(String, String)
method. See
getHttpAuthUsernamePassword(String, String)
for usage.
The getOriginalUrl() method is intended to be functionally equivalent to
to the getOriginalUrl()
method. See
getOriginalUrl()
for usage.
The getProgress() method is intended to be functionally equivalent to
to the getProgress()
method. See
getProgress()
for usage.
The getScrollBarStyle() method is intended to be functionally equivalent to
to the getScrollBarStyle()
method. See
getScrollBarStyle()
for usage.
The getSettings() method is intended to be functionally equivalent to
to the getSettings()
method. See
getSettings()
for usage.
The getSolidColor() method is intended to be functionally equivalent to
to the getSolidColor()
method. See
getSolidColor()
for usage.
The getTitle() method is intended to be functionally equivalent to
to the getTitle()
method. See
getTitle()
for usage.
The goBackOrForward() method is intended to be functionally equivalent to
to the goBackOrForward(int)
method. See
goBackOrForward(int)
for usage.
The goForward() method is intended to be functionally equivalent to
to the goForward()
method. See
goForward()
for usage.
The invokeZoomPicker() method is intended to be functionally equivalent to
to the invokeZoomPicker()
method. See
invokeZoomPicker()
for usage.
The isHorizontalScrollBarEnabled() method is intended to be functionally equivalent to
to the isHorizontalScrollBarEnabled()
method. See
isHorizontalScrollBarEnabled()
for usage.
The isPrivateBrowsingEnabled() method is intended to be functionally equivalent to
to the isPrivateBrowsingEnabled()
method. See
isPrivateBrowsingEnabled()
for usage.
The isVerticalScrollBarEnabled() method is intended to be functionally equivalent to
to the isVerticalScrollBarEnabled()
method. See
isVerticalScrollBarEnabled()
for usage.
The loadData() method is intended to be functionally equivalent to
to the loadData(String, String, String)
method. See
loadData(String, String, String)
for usage.
The loadDataWithBaseURL() method is intended to be functionally equivalent to
to the loadDataWithBaseURL(String, String, String, String, String)
method. See
loadDataWithBaseURL(String, String, String, String, String)
for usage.
The loadUrl() method is intended to be functionally equivalent to
to the loadUrl(String)
method. See
loadUrl(String)
for usage.
The loadUrl() method is intended to be functionally equivalent to
to the loadUrl(String, Map)
method. See
loadUrl(String, Map)
for usage.
The onCreateInputConnection() method is intended to be functionally equivalent to
to the onCreateInputConnection(EditorInfo)
method. See
onCreateInputConnection(EditorInfo)
for usage.
The onInitializeAccessibilityEvent() method is intended to be functionally equivalent to
to the onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
method. See
onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent)
for usage.
The onInitializeAccessibilityNodeInfo() method is intended to be functionally equivalent to
to the onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo)
method. See
onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo)
for usage.
The onResume() method is intended to be functionally equivalent to
to the onResume()
method. See
onResume()
for usage.
The onTouchEvent() method is intended to be functionally equivalent to
to the onTouchEvent(android.view.MotionEvent)
method. See
onTouchEvent(android.view.MotionEvent)
for usage.
The onWindowFocusChanged() method is intended to be functionally equivalent to
to the onWindowFocusChanged(boolean)
method. See
onWindowFocusChanged(boolean)
for usage.
The overlayHorizontalScrollbar() method is intended to be functionally equivalent to
to the overlayHorizontalScrollbar()
method. See
overlayHorizontalScrollbar()
for usage.
The overlayVerticalScrollbar() method is intended to be functionally equivalent to
to the overlayVerticalScrollbar()
method. See
overlayVerticalScrollbar()
for usage.
The pageDown() method is intended to be functionally equivalent to
to the pageDown(boolean)
method. See
pageDown(boolean)
for usage.
The pageUp() method is intended to be functionally equivalent to
to the pageUp(boolean)
method. See
pageUp(boolean)
for usage.
The pauseTimers() method is intended to be functionally equivalent to
to the pauseTimers()
method. See
pauseTimers()
for usage.
The performAccessibilityAction() method is intended to be functionally equivalent to
to the performAccessibilityAction(int, Bundle)
method. See
performAccessibilityAction(int, Bundle)
for usage.
The performLongClick() method is intended to be functionally equivalent to
to the performLongClick()
method. See
performLongClick()
for usage.
The postUrl() method is intended to be functionally equivalent to
to the postUrl(String, byte[])
method. See
postUrl(String, byte[])
for usage.
The removeJavascriptInterface() method is intended to be functionally equivalent to
to the removeJavascriptInterface(String)
method. See
removeJavascriptInterface(String)
for usage.
The requestFocus() method is intended to be functionally equivalent to
to the requestFocus(int, android.graphics.Rect)
method. See
requestFocus(int, android.graphics.Rect)
for usage.
The requestFocusNodeHref() method is intended to be functionally equivalent to
to the requestFocusNodeHref(android.os.Message)
method. See
requestFocusNodeHref(android.os.Message)
for usage.
The requestImageRef() method is intended to be functionally equivalent to
to the requestImageRef(android.os.Message)
method. See
requestImageRef(android.os.Message)
for usage.
The restoreState() method is intended to be functionally equivalent to
to the restoreState(Bundle)
method. See
restoreState(Bundle)
for usage.
The resumeTimers() method is intended to be functionally equivalent to
to the resumeTimers()
method. See
resumeTimers()
for usage.
The saveState() method is intended to be functionally equivalent to
to the saveState(android.os.Bundle)
method. See
saveState(android.os.Bundle)
for usage.
The scrollBy() method is intended to be functionally equivalent to
to the scrollBy(int, int)
method. See
scrollBy(int, int)
for usage.
The setBackgroundColor() method is intended to be functionally equivalent to
to the setBackgroundColor(int)
method. See
setBackgroundColor(int)
for usage.
The setCertificate() method is intended to be functionally equivalent to
to the setCertificate(android.net.http.SslCertificate)
method. See
setCertificate(android.net.http.SslCertificate)
for usage.
This method is deprecated.
No replacement.
The setDownloadListener() method is intended to be functionally equivalent to
to the setDownloadListener(DownloadListener)
method. See
setDownloadListener(DownloadListener)
for usage.
The setFindListener() method is intended to be functionally equivalent to
to the setFindListener(FindListener)
method. See
setFindListener(FindListener)
for usage.
The setHorizontalScrollBarEnabled() method is intended to be functionally equivalent to
to the setHorizontalScrollBarEnabled(boolean)
method. See
setHorizontalScrollBarEnabled(boolean)
for usage.
The setHorizontalScrollbarOverlay() method is intended to be functionally equivalent to
to the setHorizontalScrollbarOverlay(boolean)
method. See
setHorizontalScrollbarOverlay(boolean)
for usage.
This method is deprecated.
No replacement.
The setHttpAuthUsernamePassword() method is intended to be functionally equivalent to
to the setHttpAuthUsernamePassword(String, String, String, String)
method. See
setHttpAuthUsernamePassword(String, String, String, String)
for usage.
The setInitialScale() method is intended to be functionally equivalent to
to the setInitialScale(int)
method. See
setInitialScale(int)
for usage.
The setLayoutParams() method is intended to be functionally equivalent to
to the setLayoutParams(android.view.ViewGroup.LayoutParams)
method. See
setLayoutParams(android.view.ViewGroup.LayoutParams)
for usage.
The setNetworkAvailable() method is intended to be functionally equivalent to
to the setNetworkAvailable(boolean)
method. See
setNetworkAvailable(boolean)
for usage.
The setOnKeyListener() method is intended to be functionally equivalent to
to the setOnKeyListener(android.view.View.OnKeyListener)
method. See
setOnKeyListener(android.view.View.OnKeyListener)
for usage.
The setOnTouchListener() method is intended to be functionally equivalent to
to the setOnTouchListener(android.view.View.OnTouchListener)
method. See
setOnTouchListener(android.view.View.OnTouchListener)
for usage.
Sets an on load url request listener TODO::consider moving the setOnUrlLoadRequested logic into AmazonWebViewClient
listener | the listener to trigger on a url load request |
---|
The setOverScrollMode() method is intended to be functionally equivalent to
to the setOverScrollMode(int)
method. See
setOverScrollMode(int)
for usage.
The setScrollBarStyle) method is intended to be functionally equivalent to
to the setScrollBarStyle(int)
method. See
setScrollBarStyle(int)
for usage.
The setVerticalScrollBarEnabled() method is intended to be functionally equivalent to
to the setVerticalScrollBarEnabled(boolean)
method. See
setVerticalScrollBarEnabled(boolean)
for usage.
The setVerticalScrollbarOverlay() method is intended to be functionally equivalent to
to the setVerticalScrollbarOverlay(boolean)
method. See
setVerticalScrollbarOverlay(boolean)
for usage.
The setWebChromeClient() method is intended to be functionally equivalent to
to the setWebChromeClient(WebChromeClient)
method. See
setWebChromeClient(WebChromeClient)
for usage.
The setWebViewClient() method is intended to be functionally equivalent to
to the setWebViewClient(WebViewClient)
method. See
setWebViewClient(WebViewClient)
for usage.
Sets this WebView as a z-order overlay. This API can be used if there is a need to stack one SurfaceView based WebView on another. The overlay must be set soon after initializing the webview. The API does nothing for Amazon WebViews backed by TextureView.
shouldOverlay | true if the WebView should be set as overlay. |
---|
The stopLoading() method is intended to be functionally equivalent to
to the stopLoading()
method. See
stopLoading()
for usage.