diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.form/-form-target')
5 files changed, 117 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.form/-form-target/-b-l-a-n-k.html b/api1/pl.treksoft.kvision.form/-form-target/-b-l-a-n-k.html new file mode 100644 index 00000000..58958b51 --- /dev/null +++ b/api1/pl.treksoft.kvision.form/-form-target/-b-l-a-n-k.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>FormTarget.BLANK - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">FormTarget</a> / <a href="./-b-l-a-n-k.html">BLANK</a><br/> +<br/> +<h1>BLANK</h1> +<a name="pl.treksoft.kvision.form.FormTarget.BLANK"></a> +<code><span class="identifier">BLANK</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.form/-form-target/-p-a-r-e-n-t.html b/api1/pl.treksoft.kvision.form/-form-target/-p-a-r-e-n-t.html new file mode 100644 index 00000000..c90e7bf1 --- /dev/null +++ b/api1/pl.treksoft.kvision.form/-form-target/-p-a-r-e-n-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>FormTarget.PARENT - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">FormTarget</a> / <a href="./-p-a-r-e-n-t.html">PARENT</a><br/> +<br/> +<h1>PARENT</h1> +<a name="pl.treksoft.kvision.form.FormTarget.PARENT"></a> +<code><span class="identifier">PARENT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.form/-form-target/-s-e-l-f.html b/api1/pl.treksoft.kvision.form/-form-target/-s-e-l-f.html new file mode 100644 index 00000000..f55d9d2a --- /dev/null +++ b/api1/pl.treksoft.kvision.form/-form-target/-s-e-l-f.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>FormTarget.SELF - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">FormTarget</a> / <a href="./-s-e-l-f.html">SELF</a><br/> +<br/> +<h1>SELF</h1> +<a name="pl.treksoft.kvision.form.FormTarget.SELF"></a> +<code><span class="identifier">SELF</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.form/-form-target/-t-o-p.html b/api1/pl.treksoft.kvision.form/-form-target/-t-o-p.html new file mode 100644 index 00000000..d7be069a --- /dev/null +++ b/api1/pl.treksoft.kvision.form/-form-target/-t-o-p.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>FormTarget.TOP - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">FormTarget</a> / <a href="./-t-o-p.html">TOP</a><br/> +<br/> +<h1>TOP</h1> +<a name="pl.treksoft.kvision.form.FormTarget.TOP"></a> +<code><span class="identifier">TOP</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.form/-form-target/index.html b/api1/pl.treksoft.kvision.form/-form-target/index.html new file mode 100644 index 00000000..764a9171 --- /dev/null +++ b/api1/pl.treksoft.kvision.form/-form-target/index.html @@ -0,0 +1,61 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>FormTarget - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="./index.html">FormTarget</a><br/> +<br/> +<h1>FormTarget</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">FormTarget</span></code> +<p>Form targets.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-b-l-a-n-k.html">BLANK</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-e-l-f.html">SELF</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-p-a-r-e-n-t.html">PARENT</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-t-o-p.html">TOP</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |