diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form/-form/get-data.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form/-form/get-data.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/api/pl.treksoft.kvision.form/-form/get-data.html b/docs/api/pl.treksoft.kvision.form/-form/get-data.html deleted file mode 100644 index bc3e0f12..00000000 --- a/docs/api/pl.treksoft.kvision.form/-form/get-data.html +++ /dev/null @@ -1,17 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Form.getData - 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="./get-data.html">getData</a><br/> -<br/> -<h1>getData</h1> -<a name="pl.treksoft.kvision.form.Form$getData()"></a> -<code><span class="keyword">fun </span><span class="identifier">getData</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#K"><span class="identifier">K</span></a></code> -<p>Returns current data model.</p> -<p><strong>Return</strong><br/> -data model</p> -</BODY> -</HTML> |