aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html')
-rw-r--r--docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html b/docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html
new file mode 100644
index 00000000..685f9a01
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.panel/-dock-panel/remove-at.html
@@ -0,0 +1,20 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>DockPanel.removeAt - 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.panel</a>&nbsp;/&nbsp;<a href="index.html">DockPanel</a>&nbsp;/&nbsp;<a href="./remove-at.html">removeAt</a><br/>
+<br/>
+<h1>removeAt</h1>
+<a name="pl.treksoft.kvision.panel.DockPanel$removeAt(pl.treksoft.kvision.panel.SIDE)"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeAt</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.panel.DockPanel$removeAt(pl.treksoft.kvision.panel.SIDE)/position">position</span><span class="symbol">:</span>&nbsp;<a href="../-s-i-d-e/index.html"><span class="identifier">SIDE</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">DockPanel</span></a></code>
+<p>Removes child from given position in the dock.</p>
+<h3>Parameters</h3>
+<p><a name="position"></a>
+<code>position</code> - position in the dock</p>
+<p><strong>Return</strong><br/>
+current container</p>
+</BODY>
+</HTML>