aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/index.html
diff options
context:
space:
mode:
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>