aboutsummaryrefslogtreecommitdiff
path: root/api/alltypes
diff options
context:
space:
mode:
Diffstat (limited to 'api/alltypes')
-rw-r--r--api/alltypes/index.html36
1 files changed, 28 insertions, 8 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html
index fc9ecd55..d8bc1d69 100644
--- a/api/alltypes/index.html
+++ b/api/alltypes/index.html
@@ -207,6 +207,13 @@
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.form.check/-check-box-input/index.html">pl.treksoft.kvision.form.check.CheckBoxInput</a></td>
+<td>
+<p>The basic input component rendered as HTML <em>input type="checkbox"</em>.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.form.check/-check-box-style/index.html">pl.treksoft.kvision.form.check.CheckBoxStyle</a></td>
<td>
<p>Checkbox style options.</p>
@@ -961,6 +968,20 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.form.check/-radio-group-input/index.html">pl.treksoft.kvision.form.check.RadioGroupInput</a></td>
+<td>
+<p>The input component rendered as a group of HTML <em>input type="radio"</em> elements with the same name attribute.</p>
+</td>
+</tr>
+<tr>
+<td>
+<a href="../pl.treksoft.kvision.form.check/-radio-input/index.html">pl.treksoft.kvision.form.check.RadioInput</a></td>
+<td>
+<p>The basic input component rendered as HTML <em>input type="radio"</em>.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.form.check/-radio-style/index.html">pl.treksoft.kvision.form.check.RadioStyle</a></td>
<td>
<p>Radio style options.</p>
@@ -989,14 +1010,6 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
-<a href="../pl.treksoft.kvision.remote/-request.html">pl.treksoft.kvision.remote.Request</a></td>
-<td>
-<p>A server request.
-Not used on the js platform.</p>
-</td>
-</tr>
-<tr>
-<td>
<a href="../pl.treksoft.kvision.core/-res-string.html">pl.treksoft.kvision.core.ResString</a></td>
<td>
<p>This type is used for accessing resources with CommonJS <strong>require</strong> function.</p>
@@ -1143,6 +1156,13 @@ Not used on the js platform.</p>
</tr>
<tr>
<td>
+<a href="../pl.treksoft.kvision.data/-sorter-type/index.html">pl.treksoft.kvision.data.SorterType</a></td>
+<td>
+<p>Sorter types.</p>
+</td>
+</tr>
+<tr>
+<td>
<a href="../pl.treksoft.kvision.form.spinner/-spinner/index.html">pl.treksoft.kvision.form.spinner.Spinner</a></td>
<td>
<p>The form field component for spinner control.</p>