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 |
implementation — Property, class com.distriqt.extension.nativewebview.NativeWebView |
|
The implementation currently in use. |
init(key:String) — Static Method , class com.distriqt.extension.nativewebview.NativeWebView |
|
Initialises the extension class for use with the provided key. |
initCache(memoryCapacity:int, diskCapacity:int) — method, class com.distriqt.extension.nativewebview.NativeWebView |
|
Initialise the size of the web cache. |
INITIALISED — Constant Static Property, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
|
Dispatched after the initialisePlatform process has completed and the extension
functionality is available. |
initialisePlatform(options:com.distriqt.extension.nativewebview:NativeWebViewOptions, callback:Function) — method, class com.distriqt.extension.nativewebview.NativeWebView |
|
Initialises the platform options that apply to all webviews created. |
isAvailable() — method, class com.distriqt.extension.nativewebview.NativeWebView |
|
Checks if the webview functionality is currently available. |
isHistoryBackEnabled — Property, interface com.distriqt.extension.nativewebview.WebView |
| |
isHistoryForwardEnabled — Property, interface com.distriqt.extension.nativewebview.WebView |
| |
isPrintSupported — Property, interface com.distriqt.extension.nativewebview.WebView |
|
If true then printing is supported of the current webview. |
isSupported — Static Property, class com.distriqt.extension.nativewebview.NativeWebView |
|
Whether the current device supports the extensions functionality
|
isSupported — Property, interface com.distriqt.extension.nativewebview.browser.BrowserView |
|
Whether the browser view is available on the current device
|
|
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 |