diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html deleted file mode 100644 index 621616ad..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/value.html +++ /dev/null @@ -1,22 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Spinner.value - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.spinner</a> / <a href="index.html">Spinner</a> / <a href="./value.html">value</a><br/> -<br/> -<h1>value</h1> -<a name="pl.treksoft.kvision.form.spinner.Spinner$value"></a> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code> -<p>Overrides <a href="../../pl.treksoft.kvision.form/-number-form-control/value.html">NumberFormControl.value</a></p> -<p>Spinner value.</p> -<p><strong>Getter</strong><br/> -<p>Numeric value.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Numeric value.</p> -</p> -</BODY> -</HTML> |