blob: 635e27b7f931e61a54034ce3ccc7c17e3fe84db5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>SpinnerInput.decimals - 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">SpinnerInput</a> / <a href="./decimals.html">decimals</a><br/>
<br/>
<h1>decimals</h1>
<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$decimals"></a>
<code><span class="keyword">var </span><span class="identifier">decimals</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
<p>Number of decimal digits value.</p>
<p><strong>Getter</strong><br/>
<p>Number of decimal digits value.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Number of decimal digits value.</p>
</p>
</BODY>
</HTML>
|