aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-06-23 14:12:10 +0200
committerRobert Jaros <rjaros@finn.pl>2019-06-23 14:12:10 +0200
commitbc2152266d0aa8b749d5202d54f9e7c4a5db5b5b (patch)
tree5fe76e243d94095bf2368122acb21db84a693aef /api/pl.treksoft.kvision.core/index.html
parenta8ff23c5e58394c21e2e7c2a4880302b43b60dfd (diff)
downloadkvision-bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b.tar.gz
kvision-bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b.tar.bz2
kvision-bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b.zip
API documentation for KVision 0.0.37
Diffstat (limited to 'api/pl.treksoft.kvision.core/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.core/index.html b/api/pl.treksoft.kvision.core/index.html
index 905a8487..a68b9d5e 100644
--- a/api/pl.treksoft.kvision.core/index.html
+++ b/api/pl.treksoft.kvision.core/index.html
@@ -261,7 +261,7 @@ backgrounds, fonts, text and position) and the main Widget class.</p>
<p><a href="-styled-component/index.html">StyledComponent</a></p>
</td>
<td>
-<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">StyledComponent</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-component/index.html"><span class="identifier">Component</span></a></code>
+<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">StyledComponent</span></code>
<p>Base class for components supporting CSS styling.</p>
</td>
</tr>
@@ -387,7 +387,7 @@ backgrounds, fonts, text and position) and the main Widget class.</p>
<p><a href="-widget/index.html">Widget</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Widget</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-styled-component/index.html"><span class="identifier">StyledComponent</span></a></code>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Widget</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><a href="-component/index.html"><span class="identifier">Component</span></a></code>
<p>Base widget class. The parent of all component classes.</p>
</td>
</tr>