diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-box')
3 files changed, 0 insertions, 18 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-box/disabled.html b/api/pl.treksoft.kvision.form.check/-check-box/disabled.html index 03764814..7fb35ea8 100644 --- a/api/pl.treksoft.kvision.form.check/-check-box/disabled.html +++ b/api/pl.treksoft.kvision.form.check/-check-box/disabled.html @@ -12,11 +12,5 @@ <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>Overrides <a href="../../pl.treksoft.kvision.form/-form-control/disabled.html">FormControl.disabled</a></p> <p>Determines if the field is disabled.</p> -<p><strong>Getter</strong><br/> -<p>Determines if the field is disabled.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Determines if the field is disabled.</p> -</p> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.form.check/-check-box/size.html b/api/pl.treksoft.kvision.form.check/-check-box/size.html index 2f49728f..2cfda2b5 100644 --- a/api/pl.treksoft.kvision.form.check/-check-box/size.html +++ b/api/pl.treksoft.kvision.form.check/-check-box/size.html @@ -12,11 +12,5 @@ <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>The size of the input.</p> -<p><strong>Getter</strong><br/> -<p>Input control size.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Input control size.</p> -</p> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.form.check/-check-box/value.html b/api/pl.treksoft.kvision.form.check/-check-box/value.html index 3c9e3db3..79ac64e8 100644 --- a/api/pl.treksoft.kvision.form.check/-check-box/value.html +++ b/api/pl.treksoft.kvision.form.check/-check-box/value.html @@ -12,11 +12,5 @@ <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/-boolean/index.html"><span class="identifier">Boolean</span></a></code> <p>Overrides <a href="../../pl.treksoft.kvision.form/-bool-form-control/value.html">BoolFormControl.value</a></p> <p>The selection state of the checkbox.</p> -<p><strong>Getter</strong><br/> -<p>Boolean value.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Boolean value.</p> -</p> </BODY> </HTML> |
