summaryrefslogtreecommitdiff
path: root/api/kvision/pl.treksoft.kvision.panel/-grid-panel/remove-all.html
blob: 3406e0203fbb7bd7976b9b2cf03da67a62e8ee26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>GridPanel.removeAll - 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">GridPanel</a>&nbsp;/&nbsp;<a href="./remove-all.html">removeAll</a><br/>
<br/>
<h1>removeAll</h1>
<a name="pl.treksoft.kvision.panel.GridPanel$removeAll()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeAll</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">GridPanel</span></a></code>
<p>Overrides <a href="../-simple-panel/remove-all.html">SimplePanel.removeAll</a></p>
<p>Removes all children from the current container.</p>
<p><strong>Return</strong><br/>
current container</p>
</BODY>
</HTML>