java.lang.Object | |
↳ | com.amazon.android.webkit.AmazonWebSettings |
The AmazonWebSettings class is intended to be functionally equivalent to
to the WebSettings
class. See
WebSettings
for usage.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AmazonWebSettings.LayoutAlgorithm | The LayoutAlgorithm enumeration is intended to be functionally equivalent to
to the WebSettings.LayoutAlgorithm enumeration. |
||||||||||
AmazonWebSettings.ZoomDensity | The ZoomDensity enumeration is intended to be functionally equivalent to
to the WebSettings.ZoomDensity enumeration. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | LOAD_CACHE_ELSE_NETWORK | The LOAD_CACHE_ELSE_NETWORK constant is intended to be functionally equivalent to
to the LOAD_CACHE_ELSE_NETWORK constant. |
|||||||||
int | LOAD_CACHE_ONLY | The LOAD_CACHE_ONLY constant is intended to be functionally equivalent to
to the LOAD_CACHE_ONLY constant. |
|||||||||
int | LOAD_DEFAULT | The LOAD_DEFAULT constant is intended to be functionally equivalent to
to the LOAD_DEFAULT constant. |
|||||||||
int | LOAD_NORMAL | The LOAD_NORMAL constant is intended to be functionally equivalent to
to the LOAD_NORMAL constant. |
|||||||||
int | LOAD_NO_CACHE | The LOAD_NO_CACHE constant is intended to be functionally equivalent to
to the LOAD_NO_CACHE constant. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The getAllowContentAccess() method is intended to be functionally equivalent to
to the
getAllowContentAccess() method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The getAllowFileAccessFromFileURLs() method is intended to be functionally equivalent to
to the
getAllowFileAccessFromFileURLs() method. | |||||||||||
The getAllowUniversalAccessFromFileURLs() method is intended to be functionally equivalent to
to the
getAllowUniversalAccessFromFileURLs() method. | |||||||||||
The getBlockNetworkImage() method is intended to be functionally equivalent to
to the
getBlockNetworkImage() method. | |||||||||||
The getBlockNetworkLoads() method is intended to be functionally equivalent to
to the
getBlockNetworkLoads() method. | |||||||||||
The getBuiltInZoomControls() method is intended to be functionally equivalent to
to the
getBuiltInZoomControls() method. | |||||||||||
The getCacheMode() method is intended to be functionally equivalent to
to the
getCacheMode() method. | |||||||||||
The getCursiveFontFamily() method is intended to be functionally equivalent to
to the
getCursiveFontFamily() method. | |||||||||||
The getDatabaseEnabled() method is intended to be functionally equivalent to
to the
getDatabaseEnabled() method. | |||||||||||
The getDatabasePath() method is intended to be functionally equivalent to
to the
getDatabasePath() method. | |||||||||||
The getDefaultFixedFontSize() method is intended to be functionally equivalent to
to the
getDefaultFixedFontSize() method. | |||||||||||
The getDefaultFontSize() method is intended to be functionally equivalent to
to the
getDefaultFontSize() method. | |||||||||||
The getDefaultTextEncodingName() method is intended to be functionally equivalent to
to the
getDefaultTextEncodingName() method. | |||||||||||
The getDefaultZoom() method is intended to be functionally equivalent to
to the
getDefaultZoom() method. | |||||||||||
The getDisplayZoomControls() method is intended to be functionally equivalent to
to the
getDisplayZoomControls() method. | |||||||||||
The getDomStorageEnabled() method is intended to be functionally equivalent to
to the
getDomStorageEnabled() method. | |||||||||||
The getFantasyFontFamily() method is intended to be functionally equivalent to
to the
getFantasyFontFamily() method. | |||||||||||
The getFixedFontFamily() method is intended to be functionally equivalent to
to the
getFixedFontFamily() method. | |||||||||||
The getJavaScriptCanOpenWindowsAutomatically() method is intended to be functionally equivalent to
to the
getJavaScriptCanOpenWindowsAutomatically() method. | |||||||||||
The getJavaScriptEnabled() method is intended to be functionally equivalent to
to the
getJavaScriptEnabled() method. | |||||||||||
The getLayoutAlgorithm() method is intended to be functionally equivalent to
to the
getLayoutAlgorithm() method. | |||||||||||
The getLoadWithOverviewMode() method is intended to be functionally equivalent to
to the
getLoadWithOverviewMode() method. | |||||||||||
The getLoadsImagesAutomatically() method is intended to be functionally equivalent to
to the
getLoadsImagesAutomatically() method. | |||||||||||
The getMediaPlaybackRequiresUserGesture() method is intended to be functionally equivalent to
to the
getMediaPlaybackRequiresUserGesture() method. | |||||||||||
The getMinimumFontSize() method is intended to be functionally equivalent to
to the
getMinimumFontSize() method. | |||||||||||
The getMinimumLogicalFontSize() method is intended to be functionally equivalent to
to the
getMinimumLogicalFontSize() method. | |||||||||||
The getSansSerifFontFamily() method is intended to be functionally equivalent to
to the
getSansSerifFontFamily() method. | |||||||||||
The getSaveFormData() method is intended to be functionally equivalent to
to the
getSaveFormData() method. | |||||||||||
The getSavePassword() method is intended to be functionally equivalent to
to the
getSavePassword() method. | |||||||||||
The getSerifFontFamily() method is intended to be functionally equivalent to
to the
getSerifFontFamily() method. | |||||||||||
The getStandardFontFamily() method is intended to be functionally equivalent to
to the
getStandardFontFamily() method. | |||||||||||
The getTextZoom() method is intended to be functionally equivalent to
to the
getTextZoom() method. | |||||||||||
The getUseWideViewPort() method is intended to be functionally equivalent to
to the
getUseWideViewPort() method. | |||||||||||
The getUserAgentString() method is intended to be functionally equivalent to
to the
getUserAgentString() method. | |||||||||||
The setAllowContentAccess() method is intended to be functionally equivalent to
to the
setAllowContentAccess(boolean) method. | |||||||||||
This method is deprecated.
No replacement.
| |||||||||||
The setAllowFileAccessFromFileURLs() method is intended to be functionally equivalent to
to the
setAllowFileAccessFromFileURLs(boolean) method. | |||||||||||
The setAllowUniversalAccessFromFileURLs() method is intended to be functionally equivalent to
to the
setAllowUniversalAccessFromFileURLs(boolean) method. | |||||||||||
The setAppCacheEnabled() method is intended to be functionally equivalent to
to the
setAppCacheEnabled(boolean) method. | |||||||||||
The setAppCacheMaxSize() method is intended to be functionally equivalent to
to the
setAppCacheMaxSize(long) method. | |||||||||||
The setAppCachePath() method is intended to be functionally equivalent to
to the
setAppCachePath(String) method. | |||||||||||
The setBlockNetworkImage() method is intended to be functionally equivalent to
to the
setBlockNetworkImage(boolean) method. | |||||||||||
The setBlockNetworkLoads() method is intended to be functionally equivalent to
to the
setBlockNetworkLoads(boolean) method. | |||||||||||
The setBuiltInZoomControls() method is intended to be functionally equivalent to
to the
setBuiltInZoomControls(boolean) method. | |||||||||||
The setCacheMode() method is intended to be functionally equivalent to
to the
setCacheMode(int) method. | |||||||||||
The setCursiveFontFamily() method is intended to be functionally equivalent to
to the
setCursiveFontFamily(String) method. | |||||||||||
The setDatabaseEnabled() method is intended to be functionally equivalent to
to the
setDatabaseEnabled(boolean) method. | |||||||||||
The setDatabasePath() method is intended to be functionally equivalent to
to the
setDatabasePath(String) method. | |||||||||||
The setDefaultFixedFontSize() method is intended to be functionally equivalent to
to the
setDefaultFixedFontSize(int) method. | |||||||||||
The setDefaultFontSize() method is intended to be functionally equivalent to
to the
setDefaultFontSize(int) method. | |||||||||||
The setDefaultTextEncodingName() method is intended to be functionally equivalent to
to the
setDefaultTextEncodingName(String) method. | |||||||||||
The setDefaultZoom() method is intended to be functionally equivalent to
to the
setDefaultZoom(WebSettings.ZoomDensity) method. | |||||||||||
The setDisplayZoomControls() method is intended to be functionally equivalent to
to the
setDisplayZoomControls(boolean) method. | |||||||||||
The setDomStorageEnabled() method is intended to be functionally equivalent to
to the
setDomStorageEnabled(boolean) method. | |||||||||||
The setFantasyFontFamily() method is intended to be functionally equivalent to
to the
setFantasyFontFamily(String) method. | |||||||||||
The setFixedFontFamily() method is intended to be functionally equivalent to
to the
setFixedFontFamily(String) method. | |||||||||||
The setGeolocationDatabasePath() method is intended to be functionally equivalent to
to the
setGeolocationDatabasePath(String) method. | |||||||||||
The setGeolocationEnabled() method is intended to be functionally equivalent to
to the
setGeolocationEnabled(boolean) method. | |||||||||||
The setJavaScriptCanOpenWindowsAutomatically() method is intended to be functionally equivalent to
to the
setJavaScriptCanOpenWindowsAutomatically(boolean) method. | |||||||||||
The setJavaScriptEnabled() method is intended to be functionally equivalent to
to the
setJavaScriptEnabled(boolean) method. | |||||||||||
The setLayoutAlgorithm() method is intended to be functionally equivalent to
to the
setLayoutAlgorithm(WebSettings.LayoutAlgorithm) method. | |||||||||||
The setLoadWithOverviewMode() method is intended to be functionally equivalent to
to the
setLoadWithOverviewMode(boolean) method. | |||||||||||
The setLoadsImagesAutomatically() method is intended to be functionally equivalent to
to the
setLoadsImagesAutomatically(boolean) method. | |||||||||||
The setMediaPlaybackRequiresUserGesture() method is intended to be functionally equivalent to
to the
setMediaPlaybackRequiresUserGesture(boolean) method. | |||||||||||
The setMinimumFontSize() method is intended to be functionally equivalent to
to the
setMinimumFontSize(int) method. | |||||||||||
The setMinimumLogicalFontSize() method is intended to be functionally equivalent to
to the
setMinimumLogicalFontSize(int) method. | |||||||||||
The setNeedInitialFocus() method is intended to be functionally equivalent to
to the
setNeedInitialFocus(boolean) method. | |||||||||||
The setSansSerifFontFamily() method is intended to be functionally equivalent to
to the
setSansSerifFontFamily(String) method. | |||||||||||
The setSaveFormData() method is intended to be functionally equivalent to
to the
setSaveFormData(boolean) method. | |||||||||||
The setSavePassword() method is intended to be functionally equivalent to
to the
setSavePassword(boolean) method. | |||||||||||
The setSerifFontFamily() method is intended to be functionally equivalent to
to the
setSerifFontFamily(String) method. | |||||||||||
The setStandardFontFamily() method is intended to be functionally equivalent to
to the
setStandardFontFamily(String) method. | |||||||||||
The setSupportMultipleWindows() method is intended to be functionally equivalent to
to the
setSupportMultipleWindows(boolean) method. | |||||||||||
The supportZoom() method is intended to be functionally equivalent to
to the
supportZoom() method. | |||||||||||
The setTextZoom() method is intended to be functionally equivalent to
to the
setTextZoom(int) method. | |||||||||||
The setUseWideViewPort() method is intended to be functionally equivalent to
to the
setUseWideViewPort(boolean) method. | |||||||||||
The setUserAgentString() method is intended to be functionally equivalent to
to the
setUserAgentString(String) method. | |||||||||||
The supportMultipleWindows() method is intended to be functionally equivalent to
to the
supportMultipleWindows() method. | |||||||||||
The supportZoom() method is intended to be functionally equivalent to
to the
supportZoom() method. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The LOAD_CACHE_ELSE_NETWORK constant is intended to be functionally equivalent to
to the LOAD_CACHE_ELSE_NETWORK
constant. See
LOAD_CACHE_ELSE_NETWORK
for usage.
The LOAD_CACHE_ONLY constant is intended to be functionally equivalent to
to the LOAD_CACHE_ONLY
constant. See
LOAD_CACHE_ONLY
for usage.
The LOAD_DEFAULT constant is intended to be functionally equivalent to
to the LOAD_DEFAULT
constant. See
LOAD_DEFAULT
for usage.
The LOAD_NORMAL constant is intended to be functionally equivalent to
to the LOAD_NORMAL
constant. See
LOAD_NORMAL
for usage.
The LOAD_NO_CACHE constant is intended to be functionally equivalent to
to the LOAD_NO_CACHE
constant. See
LOAD_NO_CACHE
for usage.
The getAllowContentAccess() method is intended to be functionally equivalent to
to the getAllowContentAccess()
method. See
getAllowContentAccess()
for usage.
This method is deprecated.
No replacement.
The () method is intended to be functionally equivalent to
to the getAllowFileAccess()
method. See
getAllowFileAccess()
for usage.
The getAllowFileAccessFromFileURLs() method is intended to be functionally equivalent to
to the getAllowFileAccessFromFileURLs()
method. See
getAllowFileAccessFromFileURLs()
for usage.
The getAllowUniversalAccessFromFileURLs() method is intended to be functionally equivalent to
to the getAllowUniversalAccessFromFileURLs()
method. See
getAllowUniversalAccessFromFileURLs()
for usage.
The getBlockNetworkImage() method is intended to be functionally equivalent to
to the getBlockNetworkImage()
method. See
getBlockNetworkImage()
for usage.
The getBlockNetworkLoads() method is intended to be functionally equivalent to
to the getBlockNetworkLoads()
method. See
getBlockNetworkLoads()
for usage.
The getBuiltInZoomControls() method is intended to be functionally equivalent to
to the getBuiltInZoomControls()
method. See
getBuiltInZoomControls()
for usage.
The getCacheMode() method is intended to be functionally equivalent to
to the getCacheMode()
method. See
getCacheMode()
for usage.
The getCursiveFontFamily() method is intended to be functionally equivalent to
to the getCursiveFontFamily()
method. See
getCursiveFontFamily()
for usage.
The getDatabaseEnabled() method is intended to be functionally equivalent to
to the getDatabaseEnabled()
method. See
getDatabaseEnabled()
for usage.
The getDatabasePath() method is intended to be functionally equivalent to
to the getDatabasePath()
method. See
getDatabasePath()
for usage.
The getDefaultFixedFontSize() method is intended to be functionally equivalent to
to the getDefaultFixedFontSize()
method. See
getDefaultFixedFontSize()
for usage.
The getDefaultFontSize() method is intended to be functionally equivalent to
to the getDefaultFontSize()
method. See
getDefaultFontSize()
for usage.
The getDefaultTextEncodingName() method is intended to be functionally equivalent to
to the getDefaultTextEncodingName()
method. See
getDefaultTextEncodingName()
for usage.
The getDefaultZoom() method is intended to be functionally equivalent to
to the getDefaultZoom()
method. See
getDefaultZoom()
for usage.
The getDisplayZoomControls() method is intended to be functionally equivalent to
to the getDisplayZoomControls()
method. See
getDisplayZoomControls()
for usage.
The getDomStorageEnabled() method is intended to be functionally equivalent to
to the getDomStorageEnabled()
method. See
getDomStorageEnabled()
for usage.
The getFantasyFontFamily() method is intended to be functionally equivalent to
to the getFantasyFontFamily()
method. See
getFantasyFontFamily()
for usage.
The getFixedFontFamily() method is intended to be functionally equivalent to
to the getFixedFontFamily()
method. See
getFixedFontFamily()
for usage.
The getJavaScriptCanOpenWindowsAutomatically() method is intended to be functionally equivalent to
to the getJavaScriptCanOpenWindowsAutomatically()
method. See
getJavaScriptCanOpenWindowsAutomatically()
for usage.
The getJavaScriptEnabled() method is intended to be functionally equivalent to
to the getJavaScriptEnabled()
method. See
getJavaScriptEnabled()
for usage.
The getLayoutAlgorithm() method is intended to be functionally equivalent to
to the getLayoutAlgorithm()
method. See
getLayoutAlgorithm()
for usage.
The getLoadWithOverviewMode() method is intended to be functionally equivalent to
to the getLoadWithOverviewMode()
method. See
getLoadWithOverviewMode()
for usage.
The getLoadsImagesAutomatically() method is intended to be functionally equivalent to
to the getLoadsImagesAutomatically()
method. See
getLoadsImagesAutomatically()
for usage.
The getMediaPlaybackRequiresUserGesture() method is intended to be functionally equivalent to
to the getMediaPlaybackRequiresUserGesture()
method. See
getMediaPlaybackRequiresUserGesture()
for usage.
The getMinimumFontSize() method is intended to be functionally equivalent to
to the getMinimumFontSize()
method. See
getMinimumFontSize()
for usage.
The getMinimumLogicalFontSize() method is intended to be functionally equivalent to
to the getMinimumLogicalFontSize()
method. See
getMinimumLogicalFontSize()
for usage.
The getSansSerifFontFamily() method is intended to be functionally equivalent to
to the getSansSerifFontFamily()
method. See
getSansSerifFontFamily()
for usage.
The getSaveFormData() method is intended to be functionally equivalent to
to the getSaveFormData()
method. See
getSaveFormData()
for usage.
The getSavePassword() method is intended to be functionally equivalent to
to the getSavePassword()
method. See
getSavePassword()
for usage.
The getSerifFontFamily() method is intended to be functionally equivalent to
to the getSerifFontFamily()
method. See
getSerifFontFamily()
for usage.
The getStandardFontFamily() method is intended to be functionally equivalent to
to the getStandardFontFamily()
method. See
getStandardFontFamily()
for usage.
The getTextZoom() method is intended to be functionally equivalent to
to the getTextZoom()
method. See
getTextZoom()
for usage.
The getUseWideViewPort() method is intended to be functionally equivalent to
to the getUseWideViewPort()
method. See
getUseWideViewPort()
for usage.
The getUserAgentString() method is intended to be functionally equivalent to
to the getUserAgentString()
method. See
getUserAgentString()
for usage.
The setAllowContentAccess() method is intended to be functionally equivalent to
to the setAllowContentAccess(boolean)
method. See
setAllowContentAccess(boolean)
for usage.
This method is deprecated.
No replacement.
The setAllowFileAccess() method is intended to be functionally equivalent to
to the setAllowFileAccess(boolean)
method. See
setAllowFileAccess(boolean)
for usage.
The setAllowFileAccessFromFileURLs() method is intended to be functionally equivalent to
to the setAllowFileAccessFromFileURLs(boolean)
method. See
setAllowFileAccessFromFileURLs(boolean)
for usage.
The setAllowUniversalAccessFromFileURLs() method is intended to be functionally equivalent to
to the setAllowUniversalAccessFromFileURLs(boolean)
method. See
setAllowUniversalAccessFromFileURLs(boolean)
for usage.
The setAppCacheEnabled() method is intended to be functionally equivalent to
to the setAppCacheEnabled(boolean)
method. See
setAppCacheEnabled(boolean)
for usage.
The setAppCacheMaxSize() method is intended to be functionally equivalent to
to the setAppCacheMaxSize(long)
method. See
setAppCacheMaxSize(long)
for usage.
The setAppCachePath() method is intended to be functionally equivalent to
to the setAppCachePath(String)
method. See
setAppCachePath(String)
for usage.
The setBlockNetworkImage() method is intended to be functionally equivalent to
to the setBlockNetworkImage(boolean)
method. See
setBlockNetworkImage(boolean)
for usage.
The setBlockNetworkLoads() method is intended to be functionally equivalent to
to the setBlockNetworkLoads(boolean)
method. See
setBlockNetworkLoads(boolean)
for usage.
The setBuiltInZoomControls() method is intended to be functionally equivalent to
to the setBuiltInZoomControls(boolean)
method. See
setBuiltInZoomControls(boolean)
for usage.
The setCacheMode() method is intended to be functionally equivalent to
to the setCacheMode(int)
method. See
setCacheMode(int)
for usage.
The setCursiveFontFamily() method is intended to be functionally equivalent to
to the setCursiveFontFamily(String)
method. See
setCursiveFontFamily(String)
for usage.
The setDatabaseEnabled() method is intended to be functionally equivalent to
to the setDatabaseEnabled(boolean)
method. See
setDatabaseEnabled(boolean)
for usage.
The setDatabasePath() method is intended to be functionally equivalent to
to the setDatabasePath(String)
method. See
setDatabasePath(String)
for usage.
The setDefaultFixedFontSize() method is intended to be functionally equivalent to
to the setDefaultFixedFontSize(int)
method. See
setDefaultFixedFontSize(int)
for usage.
The setDefaultFontSize() method is intended to be functionally equivalent to
to the setDefaultFontSize(int)
method. See
setDefaultFontSize(int)
for usage.
The setDefaultTextEncodingName() method is intended to be functionally equivalent to
to the setDefaultTextEncodingName(String)
method. See
setDefaultTextEncodingName(String)
for usage.
The setDefaultZoom() method is intended to be functionally equivalent to
to the setDefaultZoom(WebSettings.ZoomDensity)
method. See
setDefaultZoom(WebSettings.ZoomDensity)
for usage.
The setDisplayZoomControls() method is intended to be functionally equivalent to
to the setDisplayZoomControls(boolean)
method. See
setDisplayZoomControls(boolean)
for usage.
The setDomStorageEnabled() method is intended to be functionally equivalent to
to the setDomStorageEnabled(boolean)
method. See
setDomStorageEnabled(boolean)
for usage.
The setFantasyFontFamily() method is intended to be functionally equivalent to
to the setFantasyFontFamily(String)
method. See
setFantasyFontFamily(String)
for usage.
The setFixedFontFamily() method is intended to be functionally equivalent to
to the setFixedFontFamily(String)
method. See
setFixedFontFamily(String)
for usage.
The setGeolocationDatabasePath() method is intended to be functionally equivalent to
to the setGeolocationDatabasePath(String)
method. See
setGeolocationDatabasePath(String)
for usage.
The setGeolocationEnabled() method is intended to be functionally equivalent to
to the setGeolocationEnabled(boolean)
method. See
setGeolocationEnabled(boolean)
for usage.
The setJavaScriptCanOpenWindowsAutomatically() method is intended to be functionally equivalent to
to the setJavaScriptCanOpenWindowsAutomatically(boolean)
method. See
setJavaScriptCanOpenWindowsAutomatically(boolean)
for usage.
The setJavaScriptEnabled() method is intended to be functionally equivalent to
to the setJavaScriptEnabled(boolean)
method. See
setJavaScriptEnabled(boolean)
for usage.
The setLayoutAlgorithm() method is intended to be functionally equivalent to
to the setLayoutAlgorithm(WebSettings.LayoutAlgorithm)
method. See
setLayoutAlgorithm(WebSettings.LayoutAlgorithm)
for usage.
The setLoadWithOverviewMode() method is intended to be functionally equivalent to
to the setLoadWithOverviewMode(boolean)
method. See
setLoadWithOverviewMode(boolean)
for usage.
The setLoadsImagesAutomatically() method is intended to be functionally equivalent to
to the setLoadsImagesAutomatically(boolean)
method. See
setLoadsImagesAutomatically(boolean)
for usage.
The setMediaPlaybackRequiresUserGesture() method is intended to be functionally equivalent to
to the setMediaPlaybackRequiresUserGesture(boolean)
method. See
setMediaPlaybackRequiresUserGesture(boolean)
for usage.
The setMinimumFontSize() method is intended to be functionally equivalent to
to the setMinimumFontSize(int)
method. See
setMinimumFontSize(int)
for usage.
The setMinimumLogicalFontSize() method is intended to be functionally equivalent to
to the setMinimumLogicalFontSize(int)
method. See
setMinimumLogicalFontSize(int)
for usage.
The setNeedInitialFocus() method is intended to be functionally equivalent to
to the setNeedInitialFocus(boolean)
method. See
setNeedInitialFocus(boolean)
for usage.
The setSansSerifFontFamily() method is intended to be functionally equivalent to
to the setSansSerifFontFamily(String)
method. See
setSansSerifFontFamily(String)
for usage.
The setSaveFormData() method is intended to be functionally equivalent to
to the setSaveFormData(boolean)
method. See
setSaveFormData(boolean)
for usage.
The setSavePassword() method is intended to be functionally equivalent to
to the setSavePassword(boolean)
method. See
setSavePassword(boolean)
for usage.
The setSerifFontFamily() method is intended to be functionally equivalent to
to the setSerifFontFamily(String)
method. See
setSerifFontFamily(String)
for usage.
The setStandardFontFamily() method is intended to be functionally equivalent to
to the setStandardFontFamily(String)
method. See
setStandardFontFamily(String)
for usage.
The setSupportMultipleWindows() method is intended to be functionally equivalent to
to the setSupportMultipleWindows(boolean)
method. See
setSupportMultipleWindows(boolean)
for usage.
The supportZoom() method is intended to be functionally equivalent to
to the supportZoom()
method. See
supportZoom()
for usage.
The setTextZoom() method is intended to be functionally equivalent to
to the setTextZoom(int)
method. See
setTextZoom(int)
for usage.
The setUseWideViewPort() method is intended to be functionally equivalent to
to the setUseWideViewPort(boolean)
method. See
setUseWideViewPort(boolean)
for usage.
The setUserAgentString() method is intended to be functionally equivalent to
to the setUserAgentString(String)
method. See
setUserAgentString(String)
for usage.
The supportMultipleWindows() method is intended to be functionally equivalent to
to the supportMultipleWindows()
method. See
supportMultipleWindows()
for usage.
The supportZoom() method is intended to be functionally equivalent to
to the supportZoom()
method. See
supportZoom()
for usage.