| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| cachePath — Property, class com.distriqt.extension.nativewebview.platform.WindowsOptions |
| |
| cachePolicy — Property, class com.distriqt.extension.nativewebview.WebViewOptions |
|
Set the cache policy for the webview. |
| CachePolicy — class, package com.distriqt.extension.nativewebview |
|
Cache policies to use with a WebView. |
| canGoBack — Property, interface com.distriqt.extension.nativewebview.WebView |
|
Whether there is a previous page in the browsing history. |
| canGoForward — Property, interface com.distriqt.extension.nativewebview.WebView |
|
Whether there is a next page in the browsing history. |
| cause — Property, class com.distriqt.extension.nativewebview.events.BrowserViewEvent |
|
Whether this event was the result of user interaction with the browser view
or an api call. |
| clearCache() — method, interface com.distriqt.extension.nativewebview.WebView |
|
Attempts to clear any cached data
|
| clone() — method, class com.distriqt.extension.nativewebview.events.BrowserViewEvent |
| |
| clone() — method, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
| |
| close() — method, interface com.distriqt.extension.nativewebview.browser.BrowserView |
|
Close (dismiss) the browser view. |
| CLOSED — Constant Static Property, class com.distriqt.extension.nativewebview.events.BrowserViewEvent |
|
Dispatched when the browser view is closed and removed from the view
|
| code — Property, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
|
Error code for ERROR events
|
| com.distriqt.extension.nativewebview — package |
| |
| com.distriqt.extension.nativewebview.browser — package |
| |
| com.distriqt.extension.nativewebview.events — package |
| |
| com.distriqt.extension.nativewebview.platform — package |
| |
| commandLineArgKeys — Property, class com.distriqt.extension.nativewebview.platform.WindowsOptions |
| |
| commandLineArgValues — Property, class com.distriqt.extension.nativewebview.platform.WindowsOptions |
| |
| complete — Event, interface com.distriqt.extension.nativewebview.WebView |
| |
| COMPLETE — Constant Static Property, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
|
Signals that the last load operation has completed
|
| cookieManager — Property, class com.distriqt.extension.nativewebview.NativeWebView |
|
Access to get Cookie Manager for managing web view cookies
|
| CookieManager — Interface, package com.distriqt.extension.nativewebview |
|
Manages the cookies used by an application's WebView instances
|
| cookies — Property, interface com.distriqt.extension.nativewebview.WebView |
| |
| createWebView(viewPort:flash.geom:Rectangle, options:com.distriqt.extension.nativewebview:WebViewOptions, stage:flash.display:Stage) — method, class com.distriqt.extension.nativewebview.NativeWebView |
|
Create a WebView and initialises the viewport and options of the view. |
| CURRENT_WEBVIEW — Constant Static Property, class com.distriqt.extension.nativewebview.LinkTargetAction |
|
Blank targets will load in the current webview
|
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |