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 |
data — Property, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
|
Data attached to this event, generally a url or a description
|
DEFAULT — Constant Static Property, class com.distriqt.extension.nativewebview.LinkTargetAction |
|
Default does no additional processing of target links and they are handled
however the native implementation handles them by default. |
DENY — Constant Static Property, class com.distriqt.extension.nativewebview.PermissionGrantType |
|
Deny
|
disableLongPressGestures — Property, class com.distriqt.extension.nativewebview.WebViewOptions |
|
On iOS, setting this to true will disable the long press magnification gesture. |
diskCapacity — Property, class com.distriqt.extension.nativewebview.NativeWebViewOptions |
| |
dispose() — method, class com.distriqt.extension.nativewebview.NativeWebView |
|
Disposes the extension and releases any allocated resources. |
dispose() — method, interface com.distriqt.extension.nativewebview.WebView |
|
Clears and removes the WebView from the stage, stopping any load operations. |
DRAWVIEWPORT_COMPLETE — Constant Static Property, class com.distriqt.extension.nativewebview.events.NativeWebViewEvent |
|
Dispatched when drawing the viewport to the supplied bitmap data has completed. |
drawViewPortToBitmapData(bitmapData:flash.display:BitmapData, callback:Function) — method, interface com.distriqt.extension.nativewebview.WebView |
|
Draws the WebView's view port to a bitmap. |
|
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 |