summaryrefslogtreecommitdiff
path: root/api/kvision/pl.treksoft.kvision.panel/-dock-panel/remove-at.html
blob: 504fac9b1aad69c30f58c7e1ca1074b54f5eee98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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="../-side/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>