summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form/-form/clear-data.html
blob: cc02df05ca6420ec1d4a7c1e91cb194313e4801c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Form.clearData - 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.form</a>&nbsp;/&nbsp;<a href="index.html">Form</a>&nbsp;/&nbsp;<a href="./clear-data.html">clearData</a><br/>
<br/>
<h1>clearData</h1>
<a name="pl.treksoft.kvision.form.Form$clearData()"></a>
<code><span class="keyword">fun </span><span class="identifier">clearData</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
<p>Sets the values of all controls to null.</p>
</BODY>
</HTML>