aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html b/api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html
index 77363008..a2e952e1 100644
--- a/api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html
+++ b/api/pl.treksoft.kvision.core/-widget/add-surrounding-css-style.html
@@ -8,9 +8,8 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="index.html">Widget</a>&nbsp;/&nbsp;<a href="./add-surrounding-css-style.html">addSurroundingCssStyle</a><br/>
<br/>
<h1>addSurroundingCssStyle</h1>
-<a name="pl.treksoft.kvision.core.Widget$addSurroundingCssStyle(pl.treksoft.kvision.core.Style)"></a>
+(js) <a name="pl.treksoft.kvision.core.Widget$addSurroundingCssStyle(pl.treksoft.kvision.core.Style)"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">addSurroundingCssStyle</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$addSurroundingCssStyle(pl.treksoft.kvision.core.Style)/css">css</span><span class="symbol">:</span>&nbsp;<a href="../-style/index.html"><span class="identifier">Style</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Widget</span></a></code>
-<p>Overrides <a href="../-component/add-surrounding-css-style.html">Component.addSurroundingCssStyle</a></p>
<p>Adds given style object to the set of CSS classes generated in html code of parent component.</p>
<h3>Parameters</h3>
<p><a name="css"></a>