C# Class android.webkit.WebSettings

Inheritance: java.lang.Object
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
getAllowFileAccess ( ) : bool
getBlockNetworkImage ( ) : bool
getBlockNetworkLoads ( ) : bool
getBuiltInZoomControls ( ) : bool
getCacheMode ( ) : int
getCursiveFontFamily ( ) : global::java.lang.String
getDatabaseEnabled ( ) : bool
getDatabasePath ( ) : global::java.lang.String
getDefaultFixedFontSize ( ) : int
getDefaultFontSize ( ) : int
getDefaultTextEncodingName ( ) : global::java.lang.String
getDefaultZoom ( ) : global::android.webkit.WebSettings.ZoomDensity
getDomStorageEnabled ( ) : bool
getFantasyFontFamily ( ) : global::java.lang.String
getFixedFontFamily ( ) : global::java.lang.String
getJavaScriptCanOpenWindowsAutomatically ( ) : bool
getJavaScriptEnabled ( ) : bool
getLayoutAlgorithm ( ) : global::android.webkit.WebSettings.LayoutAlgorithm
getLightTouchEnabled ( ) : bool
getLoadWithOverviewMode ( ) : bool
getLoadsImagesAutomatically ( ) : bool
getMinimumFontSize ( ) : int
getMinimumLogicalFontSize ( ) : int
getNavDump ( ) : bool
getPluginState ( ) : global::android.webkit.WebSettings.PluginState
getPluginsEnabled ( ) : bool
getPluginsPath ( ) : global::java.lang.String
getSansSerifFontFamily ( ) : global::java.lang.String
getSaveFormData ( ) : bool
getSavePassword ( ) : bool
getSerifFontFamily ( ) : global::java.lang.String
getStandardFontFamily ( ) : global::java.lang.String
getTextSize ( ) : global::android.webkit.WebSettings.TextSize
getUseDoubleTree ( ) : bool
getUseWideViewPort ( ) : bool
getUserAgent ( ) : int
getUserAgentString ( ) : global::java.lang.String
setAllowFileAccess ( bool arg0 ) : void
setAppCacheEnabled ( bool arg0 ) : void
setAppCacheMaxSize ( long arg0 ) : void
setAppCachePath ( java arg0 ) : void
setBlockNetworkImage ( bool arg0 ) : void
setBlockNetworkLoads ( bool arg0 ) : void
setBuiltInZoomControls ( bool arg0 ) : void
setCacheMode ( int arg0 ) : void
setCursiveFontFamily ( java arg0 ) : void
setDatabaseEnabled ( bool arg0 ) : void
setDatabasePath ( java arg0 ) : void
setDefaultFixedFontSize ( int arg0 ) : void
setDefaultFontSize ( int arg0 ) : void
setDefaultTextEncodingName ( java arg0 ) : void
setDefaultZoom ( android arg0 ) : void
setDomStorageEnabled ( bool arg0 ) : void
setFantasyFontFamily ( java arg0 ) : void
setFixedFontFamily ( java arg0 ) : void
setGeolocationDatabasePath ( java arg0 ) : void
setGeolocationEnabled ( bool arg0 ) : void
setJavaScriptCanOpenWindowsAutomatically ( bool arg0 ) : void
setJavaScriptEnabled ( bool arg0 ) : void
setLayoutAlgorithm ( android arg0 ) : void
setLightTouchEnabled ( bool arg0 ) : void
setLoadWithOverviewMode ( bool arg0 ) : void
setLoadsImagesAutomatically ( bool arg0 ) : void
setMinimumFontSize ( int arg0 ) : void
setMinimumLogicalFontSize ( int arg0 ) : void
setNavDump ( bool arg0 ) : void
setNeedInitialFocus ( bool arg0 ) : void
setPluginState ( android arg0 ) : void
setPluginsEnabled ( bool arg0 ) : void
setPluginsPath ( java arg0 ) : void
setRenderPriority ( android arg0 ) : void
setSansSerifFontFamily ( java arg0 ) : void
setSaveFormData ( bool arg0 ) : void
setSavePassword ( bool arg0 ) : void
setSerifFontFamily ( java arg0 ) : void
setStandardFontFamily ( java arg0 ) : void
setSupportMultipleWindows ( bool arg0 ) : void
setSupportZoom ( bool arg0 ) : void
setTextSize ( android arg0 ) : void
setUseDoubleTree ( bool arg0 ) : void
setUseWideViewPort ( bool arg0 ) : void
setUserAgent ( int arg0 ) : void
setUserAgentString ( java arg0 ) : void
supportMultipleWindows ( ) : bool
supportZoom ( ) : bool

Méthodes protégées

Méthode Description
WebSettings ( global @__env )

Private Methods

Méthode Description
WebSettings ( )

Method Details

WebSettings() protected méthode

protected WebSettings ( global @__env )
@__env global

getAllowFileAccess() public méthode

public getAllowFileAccess ( ) : bool
Résultat bool

getBlockNetworkImage() public méthode

public getBlockNetworkImage ( ) : bool
Résultat bool

getBlockNetworkLoads() public méthode

public getBlockNetworkLoads ( ) : bool
Résultat bool

getBuiltInZoomControls() public méthode

public getBuiltInZoomControls ( ) : bool
Résultat bool

getCacheMode() public méthode

public getCacheMode ( ) : int
Résultat int

getCursiveFontFamily() public méthode

public getCursiveFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getDatabaseEnabled() public méthode

public getDatabaseEnabled ( ) : bool
Résultat bool

getDatabasePath() public méthode

public getDatabasePath ( ) : global::java.lang.String
Résultat global::java.lang.String

getDefaultFixedFontSize() public méthode

public getDefaultFixedFontSize ( ) : int
Résultat int

getDefaultFontSize() public méthode

public getDefaultFontSize ( ) : int
Résultat int

getDefaultTextEncodingName() public méthode

public getDefaultTextEncodingName ( ) : global::java.lang.String
Résultat global::java.lang.String

getDefaultZoom() public méthode

public getDefaultZoom ( ) : global::android.webkit.WebSettings.ZoomDensity
Résultat global::android.webkit.WebSettings.ZoomDensity

getDomStorageEnabled() public méthode

public getDomStorageEnabled ( ) : bool
Résultat bool

getFantasyFontFamily() public méthode

public getFantasyFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getFixedFontFamily() public méthode

public getFixedFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getJavaScriptCanOpenWindowsAutomatically() public méthode

public getJavaScriptCanOpenWindowsAutomatically ( ) : bool
Résultat bool

getJavaScriptEnabled() public méthode

public getJavaScriptEnabled ( ) : bool
Résultat bool

getLayoutAlgorithm() public méthode

public getLayoutAlgorithm ( ) : global::android.webkit.WebSettings.LayoutAlgorithm
Résultat global::android.webkit.WebSettings.LayoutAlgorithm

getLightTouchEnabled() public méthode

public getLightTouchEnabled ( ) : bool
Résultat bool

getLoadWithOverviewMode() public méthode

public getLoadWithOverviewMode ( ) : bool
Résultat bool

getLoadsImagesAutomatically() public méthode

public getLoadsImagesAutomatically ( ) : bool
Résultat bool

getMinimumFontSize() public méthode

public getMinimumFontSize ( ) : int
Résultat int

getMinimumLogicalFontSize() public méthode

public getMinimumLogicalFontSize ( ) : int
Résultat int

getNavDump() public méthode

public getNavDump ( ) : bool
Résultat bool

getPluginState() public méthode

public getPluginState ( ) : global::android.webkit.WebSettings.PluginState
Résultat global::android.webkit.WebSettings.PluginState

getPluginsEnabled() public méthode

public getPluginsEnabled ( ) : bool
Résultat bool

getPluginsPath() public méthode

public getPluginsPath ( ) : global::java.lang.String
Résultat global::java.lang.String

getSansSerifFontFamily() public méthode

public getSansSerifFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getSaveFormData() public méthode

public getSaveFormData ( ) : bool
Résultat bool

getSavePassword() public méthode

public getSavePassword ( ) : bool
Résultat bool

getSerifFontFamily() public méthode

public getSerifFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getStandardFontFamily() public méthode

public getStandardFontFamily ( ) : global::java.lang.String
Résultat global::java.lang.String

getTextSize() public méthode

public getTextSize ( ) : global::android.webkit.WebSettings.TextSize
Résultat global::android.webkit.WebSettings.TextSize

getUseDoubleTree() public méthode

public getUseDoubleTree ( ) : bool
Résultat bool

getUseWideViewPort() public méthode

public getUseWideViewPort ( ) : bool
Résultat bool

getUserAgent() public méthode

public getUserAgent ( ) : int
Résultat int

getUserAgentString() public méthode

public getUserAgentString ( ) : global::java.lang.String
Résultat global::java.lang.String

setAllowFileAccess() public méthode

public setAllowFileAccess ( bool arg0 ) : void
arg0 bool
Résultat void

setAppCacheEnabled() public méthode

public setAppCacheEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setAppCacheMaxSize() public méthode

public setAppCacheMaxSize ( long arg0 ) : void
arg0 long
Résultat void

setAppCachePath() public méthode

public setAppCachePath ( java arg0 ) : void
arg0 java
Résultat void

setBlockNetworkImage() public méthode

public setBlockNetworkImage ( bool arg0 ) : void
arg0 bool
Résultat void

setBlockNetworkLoads() public méthode

public setBlockNetworkLoads ( bool arg0 ) : void
arg0 bool
Résultat void

setBuiltInZoomControls() public méthode

public setBuiltInZoomControls ( bool arg0 ) : void
arg0 bool
Résultat void

setCacheMode() public méthode

public setCacheMode ( int arg0 ) : void
arg0 int
Résultat void

setCursiveFontFamily() public méthode

public setCursiveFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setDatabaseEnabled() public méthode

public setDatabaseEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setDatabasePath() public méthode

public setDatabasePath ( java arg0 ) : void
arg0 java
Résultat void

setDefaultFixedFontSize() public méthode

public setDefaultFixedFontSize ( int arg0 ) : void
arg0 int
Résultat void

setDefaultFontSize() public méthode

public setDefaultFontSize ( int arg0 ) : void
arg0 int
Résultat void

setDefaultTextEncodingName() public méthode

public setDefaultTextEncodingName ( java arg0 ) : void
arg0 java
Résultat void

setDefaultZoom() public méthode

public setDefaultZoom ( android arg0 ) : void
arg0 android
Résultat void

setDomStorageEnabled() public méthode

public setDomStorageEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setFantasyFontFamily() public méthode

public setFantasyFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setFixedFontFamily() public méthode

public setFixedFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setGeolocationDatabasePath() public méthode

public setGeolocationDatabasePath ( java arg0 ) : void
arg0 java
Résultat void

setGeolocationEnabled() public méthode

public setGeolocationEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setJavaScriptCanOpenWindowsAutomatically() public méthode

public setJavaScriptCanOpenWindowsAutomatically ( bool arg0 ) : void
arg0 bool
Résultat void

setJavaScriptEnabled() public méthode

public setJavaScriptEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setLayoutAlgorithm() public méthode

public setLayoutAlgorithm ( android arg0 ) : void
arg0 android
Résultat void

setLightTouchEnabled() public méthode

public setLightTouchEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setLoadWithOverviewMode() public méthode

public setLoadWithOverviewMode ( bool arg0 ) : void
arg0 bool
Résultat void

setLoadsImagesAutomatically() public méthode

public setLoadsImagesAutomatically ( bool arg0 ) : void
arg0 bool
Résultat void

setMinimumFontSize() public méthode

public setMinimumFontSize ( int arg0 ) : void
arg0 int
Résultat void

setMinimumLogicalFontSize() public méthode

public setMinimumLogicalFontSize ( int arg0 ) : void
arg0 int
Résultat void

setNavDump() public méthode

public setNavDump ( bool arg0 ) : void
arg0 bool
Résultat void

setNeedInitialFocus() public méthode

public setNeedInitialFocus ( bool arg0 ) : void
arg0 bool
Résultat void

setPluginState() public méthode

public setPluginState ( android arg0 ) : void
arg0 android
Résultat void

setPluginsEnabled() public méthode

public setPluginsEnabled ( bool arg0 ) : void
arg0 bool
Résultat void

setPluginsPath() public méthode

public setPluginsPath ( java arg0 ) : void
arg0 java
Résultat void

setRenderPriority() public méthode

public setRenderPriority ( android arg0 ) : void
arg0 android
Résultat void

setSansSerifFontFamily() public méthode

public setSansSerifFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setSaveFormData() public méthode

public setSaveFormData ( bool arg0 ) : void
arg0 bool
Résultat void

setSavePassword() public méthode

public setSavePassword ( bool arg0 ) : void
arg0 bool
Résultat void

setSerifFontFamily() public méthode

public setSerifFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setStandardFontFamily() public méthode

public setStandardFontFamily ( java arg0 ) : void
arg0 java
Résultat void

setSupportMultipleWindows() public méthode

public setSupportMultipleWindows ( bool arg0 ) : void
arg0 bool
Résultat void

setSupportZoom() public méthode

public setSupportZoom ( bool arg0 ) : void
arg0 bool
Résultat void

setTextSize() public méthode

public setTextSize ( android arg0 ) : void
arg0 android
Résultat void

setUseDoubleTree() public méthode

public setUseDoubleTree ( bool arg0 ) : void
arg0 bool
Résultat void

setUseWideViewPort() public méthode

public setUseWideViewPort ( bool arg0 ) : void
arg0 bool
Résultat void

setUserAgent() public méthode

public setUserAgent ( int arg0 ) : void
arg0 int
Résultat void

setUserAgentString() public méthode

public setUserAgentString ( java arg0 ) : void
arg0 java
Résultat void

supportMultipleWindows() public méthode

public supportMultipleWindows ( ) : bool
Résultat bool

supportZoom() public méthode

public supportZoom ( ) : bool
Résultat bool