diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
| commit | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch) | |
| tree | d36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/kvision/pl.treksoft.kvision.form/-form-target | |
| parent | a70acf853de62d0754ca95aa4103712b82afdef8 (diff) | |
| download | kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2 kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip | |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/kvision/pl.treksoft.kvision.form/-form-target')
5 files changed, 103 insertions, 0 deletions
diff --git a/api/kvision/pl.treksoft.kvision.form/-form-target/-b-l-a-n-k.html b/api/kvision/pl.treksoft.kvision.form/-form-target/-b-l-a-n-k.html new file mode 100644 index 00000000..58958b51 --- /dev/null +++ b/api/kvision/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/api/kvision/pl.treksoft.kvision.form/-form-target/-p-a-r-e-n-t.html b/api/kvision/pl.treksoft.kvision.form/-form-target/-p-a-r-e-n-t.html new file mode 100644 index 00000000..c90e7bf1 --- /dev/null +++ b/api/kvision/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/api/kvision/pl.treksoft.kvision.form/-form-target/-s-e-l-f.html b/api/kvision/pl.treksoft.kvision.form/-form-target/-s-e-l-f.html new file mode 100644 index 00000000..f55d9d2a --- /dev/null +++ b/api/kvision/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/api/kvision/pl.treksoft.kvision.form/-form-target/-t-o-p.html b/api/kvision/pl.treksoft.kvision.form/-form-target/-t-o-p.html new file mode 100644 index 00000000..d7be069a --- /dev/null +++ b/api/kvision/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/api/kvision/pl.treksoft.kvision.form/-form-target/index.html b/api/kvision/pl.treksoft.kvision.form/-form-target/index.html new file mode 100644 index 00000000..16ee0f8c --- /dev/null +++ b/api/kvision/pl.treksoft.kvision.form/-form-target/index.html @@ -0,0 +1,47 @@ +<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> +</BODY> +</HTML> |
