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