diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
| commit | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (patch) | |
| tree | ab2ca5f9c67cace6a9d5f220d7ecdd482b947eff /api/pl.treksoft.kvision.form/-form/remove.html | |
| parent | 70ed562ae730f65671defed6ed79d08d8126d467 (diff) | |
| download | kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.gz kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.bz2 kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.zip | |
API documentation update
Diffstat (limited to 'api/pl.treksoft.kvision.form/-form/remove.html')
| -rw-r--r-- | api/pl.treksoft.kvision.form/-form/remove.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.form/-form/remove.html b/api/pl.treksoft.kvision.form/-form/remove.html index 4a410154..8fa37f2c 100644 --- a/api/pl.treksoft.kvision.form/-form/remove.html +++ b/api/pl.treksoft.kvision.form/-form/remove.html @@ -8,8 +8,8 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">Form</a> / <a href="./remove.html">remove</a><br/> <br/> <h1>remove</h1> -<a name="pl.treksoft.kvision.form.Form$remove(kotlin.String)"></a> -<code><span class="keyword">fun </span><span class="identifier">remove</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.Form$remove(kotlin.String)/key">key</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><span class="symbol">: </span><a href="index.html"><span class="identifier">Form</span></a><span class="symbol"><</span><a href="index.html#K"><span class="identifier">K</span></a><span class="symbol">></span></code> +<a name="pl.treksoft.kvision.form.Form$remove(kotlin.reflect.KProperty1((pl.treksoft.kvision.form.Form.K, kotlin.Any)))"></a> +<code><span class="keyword">fun </span><span class="identifier">remove</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.Form$remove(kotlin.reflect.KProperty1((pl.treksoft.kvision.form.Form.K, kotlin.Any)))/key">key</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property1/index.html"><span class="identifier">KProperty1</span></a><span class="symbol"><</span><a href="index.html#K"><span class="identifier">K</span></a><span class="symbol">,</span> <span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Form</span></a><span class="symbol"><</span><a href="index.html#K"><span class="identifier">K</span></a><span class="symbol">></span></code> <p>Removes a control from the form.</p> <h3>Parameters</h3> <p><a name="key"></a> |
