aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/index.html34
1 files changed, 18 insertions, 16 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/index.html b/api/pl.treksoft.kvision.core/-widget/index.html
index ae49be9f..96f66046 100644
--- a/api/pl.treksoft.kvision.core/-widget/index.html
+++ b/api/pl.treksoft.kvision.core/-widget/index.html
@@ -106,15 +106,6 @@
</tr>
<tr>
<td>
-<p><a href="strict-d-o-m.html">strictDOM</a></p>
-</td>
-<td>
-<code><span class="keyword">var </span><span class="identifier">strictDOM</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>Determines if the current widget is strictly bound to the DOM.</p>
-</td>
-</tr>
-<tr>
-<td>
<p><a href="surrounding-span.html">surroundingSpan</a></p>
</td>
<td>
@@ -147,13 +138,6 @@
</tr>
<tr>
<td>
-<p><a href="vnkey.html">vnkey</a></p>
-</td>
-<td>
-<code><span class="keyword">var </span><span class="identifier">vnkey</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></code></td>
-</tr>
-<tr>
-<td>
<p><a href="vnode.html">vnode</a></p>
</td>
<td>
@@ -1205,6 +1189,24 @@
</tr>
<tr>
<td>
+<p><a href="../../pl.treksoft.kvision.window/-maximize-icon/index.html">MaximizeIcon</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">MaximizeIcon</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Widget</span></a></code>
+<p>Helper class for maximize icon component.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.window/-minimize-icon/index.html">MinimizeIcon</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">MinimizeIcon</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Widget</span></a></code>
+<p>Helper class for minimize icon component.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../../pl.treksoft.kvision.form.select/-select-option/index.html">SelectOption</a></p>
</td>
<td>