aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.check/-radio-group
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
commit61545b3f1fb1844af350d187edd26285e98f0466 (patch)
tree332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.form.check/-radio-group
parentaa350102b7dea200fdd152b16a2948e681a98a0e (diff)
downloadkvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz
kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2
kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-radio-group')
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-radio-group/index.html2
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-radio-group/inline.html6
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html6
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html2
-rw-r--r--docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html5
5 files changed, 18 insertions, 3 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/index.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/index.html
index 5d10c08a..3a6be515 100644
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/index.html
+++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/index.html
@@ -95,7 +95,7 @@
<p><a href="size.html">size</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-i-n-p-u-t-s-i-z-e/index.html"><span class="identifier">INPUTSIZE</span></a><span class="symbol">?</span></code>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code>
<p>Input control size.</p>
</td>
</tr>
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/inline.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/inline.html
index 77086058..47eb8575 100644
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/inline.html
+++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/inline.html
@@ -11,5 +11,11 @@
<a name="pl.treksoft.kvision.form.check.RadioGroup$inline"></a>
<code><span class="keyword">var </span><span class="identifier">inline</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
<p>Determines if the options are rendered inline.</p>
+<p><strong>Getter</strong><br/>
+<p>Determines if the options are rendered inline.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>Determines if the options are rendered inline.</p>
+</p>
</BODY>
</HTML>
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html
index 3f571c5f..f1120584 100644
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html
+++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html
@@ -11,5 +11,11 @@
<a name="pl.treksoft.kvision.form.check.RadioGroup$options"></a>
<code><span class="keyword">var </span><span class="identifier">options</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.core/-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
<p>A list of options (label to value pairs) for the group.</p>
+<p><strong>Getter</strong><br/>
+<p>A list of options (label to value pairs) for the group.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>A list of options (label to value pairs) for the group.</p>
+</p>
</BODY>
</HTML>
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html
index 3706102c..24559715 100644
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html
+++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/size.html
@@ -9,7 +9,7 @@
<br/>
<h1>size</h1>
<a name="pl.treksoft.kvision.form.check.RadioGroup$size"></a>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-i-n-p-u-t-s-i-z-e/index.html"><span class="identifier">INPUTSIZE</span></a><span class="symbol">?</span></code>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.form/-form-control/size.html">FormControl.size</a></p>
<p>Input control size.</p>
</BODY>
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html
index 4d0cd393..534db71a 100644
--- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html
+++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html
@@ -12,8 +12,11 @@
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.form/-string-form-control/value.html">StringFormControl.value</a></p>
<p>A value of the selected option.</p>
+<p><strong>Getter</strong><br/>
+<p>A value of the selected option.</p>
+</p>
<p><strong>Setter</strong><br/>
-<p>Text value.</p>
+<p>A value of the selected option.</p>
</p>
</BODY>
</HTML>