diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.check/-radio-group/options.html | 6 |
1 files changed, 6 insertions, 0 deletions
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"><</span><a href="../../pl.treksoft.kvision.core/-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">></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> |