aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html b/api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html
deleted file mode 100644
index c2997166..00000000
--- a/api/pl.treksoft.kvision.core/-widget/remove-surrounding-css-class.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Widget.removeSurroundingCssClass - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
-</HEAD>
-<BODY>
-<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="./remove-surrounding-css-class.html">removeSurroundingCssClass</a><br/>
-<br/>
-<h1>removeSurroundingCssClass</h1>
-<a name="pl.treksoft.kvision.core.Widget$removeSurroundingCssClass(kotlin.String)"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeSurroundingCssClass</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Widget$removeSurroundingCssClass(kotlin.String)/css">css</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</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/remove-surrounding-css-class.html">Component.removeSurroundingCssClass</a></p>
-<p>Removes given value from the set of CSS classes generated in html code of parent component.</p>
-<h3>Parameters</h3>
-<p><a name="css"></a>
-<code>css</code> - CSS class name</p>
-<p><strong>Return</strong><br/>
-current component</p>
-</BODY>
-</HTML>