diff options
Diffstat (limited to 'api/pl.treksoft.kvision.state/-updateable/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.state/-updateable/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.state/-updateable/index.html b/api/pl.treksoft.kvision.state/-updateable/index.html index 4bc13274..f139aa47 100644 --- a/api/pl.treksoft.kvision.state/-updateable/index.html +++ b/api/pl.treksoft.kvision.state/-updateable/index.html @@ -8,7 +8,9 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.state</a> / <a href="./index.html">Updateable</a><br/> <br/> <h1>Updateable</h1> -(js) <code><span class="keyword">class </span><span class="identifier">Updateable</span><span class="symbol"><</span><span class="identifier">S</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="identifier">CONTENT</span><span class="symbol">></span></code> +(js) <code><span class="keyword">class </span><s><span class="identifier">Updateable</span></s><span class="symbol"><</span><span class="identifier">S</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="identifier">CONTENT</span><span class="symbol">></span></code><br/> +<strong>Deprecated:</strong> Use bind function instead.<br/> +<br/> <p>A helper class for updateable content.</p> <h3>Constructors</h3> <table> |