aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html')
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html33
1 files changed, 0 insertions, 33 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html b/docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html
deleted file mode 100644
index 54ecf592..00000000
--- a/docs/api/pl.treksoft.kvision.form.check/-c-h-e-c-k-i-n-p-u-t-t-y-p-e/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>CHECKINPUTTYPE - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
-</HEAD>
-<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form.check</a>&nbsp;/&nbsp;<a href="./index.html">CHECKINPUTTYPE</a><br/>
-<br/>
-<h1>CHECKINPUTTYPE</h1>
-<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">CHECKINPUTTYPE</span></code>
-<p>Type of the check input control (checkbox or radio).</p>
-<h3>Enum Values</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="-c-h-e-c-k-b-o-x.html">CHECKBOX</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-r-a-d-i-o.html">RADIO</a></p>
-</td>
-<td>
-</td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>