diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-04-02 01:35:47 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-04-02 01:35:47 +0200 |
commit | 806edfceeefe7fda47924f97237974e99fe28a02 (patch) | |
tree | ab1f0cbd26fabd147c2343761c1577e05da373af /api/pl.treksoft.kvision.form.check/-radio/index.html | |
parent | fe344a5450759e8eb8ffbb9c7d7f92a9ee5f4ee0 (diff) | |
download | kvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.gz kvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.bz2 kvision-806edfceeefe7fda47924f97237974e99fe28a02.zip |
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-radio/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-radio/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-radio/index.html b/api/pl.treksoft.kvision.form.check/-radio/index.html index a838b536..e7d9d2f4 100644 --- a/api/pl.treksoft.kvision.form.check/-radio/index.html +++ b/api/pl.treksoft.kvision.form.check/-radio/index.html @@ -27,15 +27,6 @@ <tbody> <tr> <td> -<p><a href="disabled.html">disabled</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">disabled</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 field is disabled.</p> -</td> -</tr> -<tr> -<td> <p><a href="extra-value.html">extraValue</a></p> </td> <td> @@ -81,15 +72,6 @@ </tr> <tr> <td> -<p><a href="name.html">name</a></p> -</td> -<td> -<code><span class="keyword">var </span><span class="identifier">name</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>The name attribute of the generated HTML input element.</p> -</td> -</tr> -<tr> -<td> <p><a href="rich.html">rich</a></p> </td> <td> @@ -99,15 +81,6 @@ </tr> <tr> <td> -<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/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code> -<p>The size of the input.</p> -</td> -</tr> -<tr> -<td> <p><a href="squared.html">squared</a></p> </td> <td> |