<HTML> <HEAD> <meta charset="UTF-8"> <title>Form.removeAll - kvision</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">Form</a> / <a href="./remove-all.html">removeAll</a><br/> <br/> <h1>removeAll</h1> <a name="pl.treksoft.kvision.form.Form$removeAll()"></a> <code><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">Form</span></a><span class="symbol"><</span><a href="index.html#K"><span class="identifier">K</span></a><span class="symbol">></span></code> <p>Removes all controls from the form.</p> <p><strong>Return</strong><br/> current form</p> </BODY> </HTML>