aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html')
-rw-r--r--docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html b/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html
deleted file mode 100644
index 9f2ce3e6..00000000
--- a/docs/api/pl.treksoft.kvision.form/-date-form-control/get-value.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>DateFormControl.getValue - 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">DateFormControl</a>&nbsp;/&nbsp;<a href="./get-value.html">getValue</a><br/>
-<br/>
-<h1>getValue</h1>
-<a name="pl.treksoft.kvision.form.DateFormControl$getValue()"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a><span class="symbol">?</span></code>
-<p>Overrides <a href="../-form-control/get-value.html">FormControl.getValue</a></p>
-<p>Returns the value of the control.</p>
-<p><strong>Return</strong><br/>
-the value</p>
-</BODY>
-</HTML>