diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.electron/-web-contents/dev-tools-web-contents.html')
-rw-r--r-- | api1/pl.treksoft.kvision.electron/-web-contents/dev-tools-web-contents.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.electron/-web-contents/dev-tools-web-contents.html b/api1/pl.treksoft.kvision.electron/-web-contents/dev-tools-web-contents.html new file mode 100644 index 00000000..44f2779c --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-web-contents/dev-tools-web-contents.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>WebContents.devToolsWebContents - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">WebContents</a> / <a href="./dev-tools-web-contents.html">devToolsWebContents</a><br/> +<br/> +<h1>devToolsWebContents</h1> +<a name="pl.treksoft.kvision.electron.WebContents$devToolsWebContents"></a> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">devToolsWebContents</span><span class="symbol">: </span><a href="index.html"><span class="identifier">WebContents</span></a></code> +</BODY> +</HTML> |