Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BrowserView
com.distriqt.extension.nativewebview.browser The BrowserView simplifies the process of having to display content from external urls.
 BrowserViewEvent
com.distriqt.extension.nativewebview.events 
 BrowserViewOptions
com.distriqt.extension.nativewebview.browser Specify options for the browser view
 CachePolicy
com.distriqt.extension.nativewebview Cache policies to use with a WebView.
 CookieManager
com.distriqt.extension.nativewebview Manages the cookies used by an application's WebView instances
 Header
com.distriqt.extension.nativewebview 
 LinkTargetAction
com.distriqt.extension.nativewebview Defines the available options to handle targets for links
 NativeWebView
com.distriqt.extension.nativewebview This class represents the NativeWebView extension.
 NativeWebViewEvent
com.distriqt.extension.nativewebview.events 
 NativeWebViewOptions
com.distriqt.extension.nativewebview 
 PermissionGrantType
com.distriqt.extension.nativewebview Defines values for the mediaCapturePermissionGrantType option
 PrintOptions
com.distriqt.extension.nativewebview 
 WebView
com.distriqt.extension.nativewebview This describes the interface to a Web View created by a call to NativeWebView.service.createWebView
 WebViewOptions
com.distriqt.extension.nativewebview Web view options used when creating a new web view
 WindowsOptions
com.distriqt.extension.nativewebview.platform Defines initialisation options specific for the windows platform