aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.utils/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.utils/index.html')
-rw-r--r--api/pl.treksoft.kvision.utils/index.html27
1 files changed, 0 insertions, 27 deletions
diff --git a/api/pl.treksoft.kvision.utils/index.html b/api/pl.treksoft.kvision.utils/index.html
index 0a14333f..93ec4d07 100644
--- a/api/pl.treksoft.kvision.utils/index.html
+++ b/api/pl.treksoft.kvision.utils/index.html
@@ -66,24 +66,6 @@ performance is O(1) and for cache eviction, it is O(1).</p>
<p>JavaScript Object type</p>
</td>
</tr>
-<tr>
-<td>
-<p><a href="-observable-list/index.html">ObservableList</a></p>
-</td>
-<td>
-<code><span class="keyword">interface </span><span class="identifier">ObservableList</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html"><span class="identifier">MutableList</span></a><span class="symbol">&lt;</span><a href="-observable-list/index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Observable list interface.</p>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-observable-list-wrapper/index.html">ObservableListWrapper</a></p>
-</td>
-<td>
-<code><span class="keyword">class </span><span class="identifier">ObservableListWrapper</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html"><span class="identifier">MutableList</span></a><span class="symbol">&lt;</span><a href="-observable-list-wrapper/index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">, </span><a href="-observable-list/index.html"><span class="identifier">ObservableList</span></a><span class="symbol">&lt;</span><a href="-observable-list-wrapper/index.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Simple observable list implementation.</p>
-</td>
-</tr>
</tbody>
</table>
<h3>Extensions for External Classes</h3>
@@ -207,15 +189,6 @@ performance is O(1) and for cache eviction, it is O(1).</p>
</tr>
<tr>
<td>
-<p><a href="observable-list-of.html">observableListOf</a></p>
-</td>
-<td>
-<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">observableListOf</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$observableListOf(kotlin.Array((pl.treksoft.kvision.utils.observableListOf.T)))/items">items</span><span class="symbol">:</span>&nbsp;<a href="observable-list-of.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-observable-list-wrapper/index.html"><span class="identifier">ObservableListWrapper</span></a><span class="symbol">&lt;</span><a href="observable-list-of.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Creates an instance of ObservableList</p>
-</td>
-</tr>
-<tr>
-<td>
<p><a href="sn-attrs.html">snAttrs</a></p>
</td>
<td>