diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.utils/-object/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.utils/-object/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.utils/-object/index.html b/docs/api/pl.treksoft.kvision.utils/-object/index.html new file mode 100644 index 00000000..69ec7171 --- /dev/null +++ b/docs/api/pl.treksoft.kvision.utils/-object/index.html @@ -0,0 +1,28 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Object - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.utils</a> / <a href="./index.html">Object</a><br/> +<br/> +<h1>Object</h1> +<code><span class="keyword">external</span> <span class="keyword">class </span><span class="identifier">Object</span></code> +<p>JavaScript Object type</p> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">Object</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>JavaScript Object type</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |