diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.panel/-tab-panel/remove-tab.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.panel/-tab-panel/remove-tab.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove-tab.html b/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove-tab.html deleted file mode 100644 index 2ef88c03..00000000 --- a/docs/api/pl.treksoft.kvision.panel/-tab-panel/remove-tab.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>TabPanel.removeTab - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">TabPanel</a> / <a href="./remove-tab.html">removeTab</a><br/> -<br/> -<h1>removeTab</h1> -<a name="pl.treksoft.kvision.panel.TabPanel$removeTab(kotlin.Int)"></a> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeTab</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.panel.TabPanel$removeTab(kotlin.Int)/index">index</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">TabPanel</span></a></code> -<p>Removes tab at given index.</p> -</BODY> -</HTML> |