diff options
| author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
| commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
| tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.core/-widget | |
| parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
| download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip | |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget')
66 files changed, 369 insertions, 920 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/-init-.html b/api/pl.treksoft.kvision.core/-widget/-init-.html index 3d40fa05..a97b4712 100644 --- a/api/pl.treksoft.kvision.core/-widget/-init-.html +++ b/api/pl.treksoft.kvision.core/-widget/-init-.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Widget</a> / <a href="./-init-.html"><init></a><br/> <br/> <h1><init></h1> -<a name="pl.treksoft.kvision.core.Widget$<init>(kotlin.collections.Set((kotlin.String)))"></a> +(js) <a name="pl.treksoft.kvision.core.Widget$<init>(kotlin.collections.Set((kotlin.String)))"></a> <code><span class="identifier">Widget</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$<init>(kotlin.collections.Set((kotlin.String)))/classes">classes</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><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> setOf()<span class="symbol">)</span></code> <p>Creates basic Widget with given CSS class names.</p> <h3>Parameters</h3> diff --git a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/-init-.html b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/-init-.html index de300ba9..95315a72 100644 --- a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/-init-.html +++ b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/-init-.html @@ -8,7 +8,7 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">Widget</a> / <a href="index.html">RefreshDelegateProvider</a> / <a href="./-init-.html"><init></a><br/> <br/> <h1><init></h1> -<a name="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))"></a> -<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> +(js) <a name="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))"></a> +<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <span class="identifier">T</span><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">T</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/index.html b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/index.html index 231d340a..ea113a17 100644 --- a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/index.html +++ b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/index.html @@ -8,16 +8,17 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">Widget</a> / <a href="./index.html">RefreshDelegateProvider</a><br/> <br/> <h1>RefreshDelegateProvider</h1> -<code><span class="keyword">protected</span> <span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegateProvider</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> +(js) <code><span class="keyword">protected</span> <span class="keyword">inner</span> <span class="keyword">class </span><span class="identifier">RefreshDelegateProvider</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> <h3>Constructors</h3> <table> <tbody> <tr> <td> -<p><a href="-init-.html"><init></a></p> +(js) +<h4><a href="-init-.html"><init></a></h4> </td> <td> -<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code></td> +<code><span class="identifier">RefreshDelegateProvider</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/initialValue">initialValue</span><span class="symbol">:</span> <span class="identifier">T</span><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$<init>(pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegateProvider.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">T</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code></td> </tr> </tbody> </table> @@ -26,10 +27,11 @@ <tbody> <tr> <td> -<p><a href="provide-delegate.html">provideDelegate</a></p> +(js) +<h4><a href="provide-delegate.html">provideDelegate</a></h4> </td> <td> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="../-refresh-delegate/index.html"><span class="identifier">Widget.RefreshDelegate</span></a><span class="symbol"><</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code></td> +<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">RefreshDelegate</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code></td> </tr> </tbody> </table> diff --git a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/provide-delegate.html b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/provide-delegate.html index e726c720..9ce525b1 100644 --- a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/provide-delegate.html +++ b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate-provider/provide-delegate.html @@ -8,7 +8,7 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">Widget</a> / <a href="index.html">RefreshDelegateProvider</a> / <a href="./provide-delegate.html">provideDelegate</a><br/> <br/> <h1>provideDelegate</h1> -<a name="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))"></a> -<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="../-refresh-delegate/index.html"><span class="identifier">Widget.RefreshDelegate</span></a><span class="symbol"><</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">></span></code> +(js) <a name="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))"></a> +<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">provideDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegateProvider$provideDelegate(kotlin.Any, kotlin.reflect.KProperty((kotlin.Any)))/prop">prop</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">RefreshDelegate</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/-init-.html b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/-init-.html index ffe56f3b..32f397ec 100644 --- a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/-init-.html +++ b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/-init-.html @@ -8,7 +8,7 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.core</a> / <a href="../index.html">Widget</a> / <a href="index.html">RefreshDelegate</a> / <a href="./-init-.html"><init></a><br/> <br/> <h1><init></h1> -<a name="pl.treksoft.kvision.core.Widget.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegate.T, kotlin.Unit)))"></a> -<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> +(js) <a name="pl.treksoft.kvision.core.Widget.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegate.T, kotlin.Unit)))"></a> +<code><span class="identifier">RefreshDelegate</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget.RefreshDelegate$<init>(kotlin.Function1((pl.treksoft.kvision.core.Widget.RefreshDelegate.T, kotlin.Unit)))/refreshFunction">refreshFunction</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">T</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/get-value.html b/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/get-value.html index ab2b6578..a435337b 100644 --- a/api/pl.treksoft.kvision.core/-widget/-refresh-delegate/get-value.html +++ b/api/pl.treksoft.kvis |
