aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.spinner/-spinner-input
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-10-22 00:01:39 +0200
committerRobert Jaros <rjaros@finn.pl>2018-10-22 00:01:39 +0200
commiteb930482e9972a21d39f2aea8b813acf58ff5b64 (patch)
tree1c64052b39527aca51793860894baa37791cc94f /api/pl.treksoft.kvision.form.spinner/-spinner-input
parent7c2850063697f94a0d8b8d8f8588136dd4b3d05e (diff)
downloadkvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.gz
kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.bz2
kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.zip
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.form.spinner/-spinner-input')
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/-init-.html33
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/after-destroy.html16
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html16
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/blur.html15
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html14
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html22
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/focus.html15
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html18
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-class.html18
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/get-value-as-string.html17
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/index.html574
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/max.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/min.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/name.html22
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/placeholder.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/readonly.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/render.html18
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/size.html22
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-down.html15
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/spin-up.html15
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/spinner-input.html16
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/start-value.html27
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/step.html21
-rw-r--r--api/pl.treksoft.kvision.form.spinner/-spinner-input/value.html21
28 files changed, 1103 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/-init-.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/-init-.html
new file mode 100644
index 00000000..3365a4f2
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/-init-.html
@@ -0,0 +1,33 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.<init> - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
+<br/>
+<h1>&lt;init&gt;</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$&lt;init&gt;(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))"></a>
+<code><span class="identifier">SpinnerInput</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/value">value</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/min">min</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/max">max</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;DEFAULT_MAX<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/step">step</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a>&nbsp;<span class="symbol">=</span>&nbsp;DEFAULT_STEP<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/decimals">decimals</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/buttonsType">buttonsType</span><span class="symbol">:</span>&nbsp;<a href="../-buttons-type/index.html"><span class="identifier">ButtonsType</span></a>&nbsp;<span class="symbol">=</span>&nbsp;ButtonsType.VERTICAL<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/forceType">forceType</span><span class="symbol">:</span>&nbsp;<a href="../-force-type/index.html"><span class="identifier">ForceType</span></a>&nbsp;<span class="symbol">=</span>&nbsp;ForceType.NONE<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/classes">classes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;setOf()<span class="symbol">)</span></code>
+<h3>Parameters</h3>
+<p><a name="value"></a>
+<code>value</code> - spinner value</p>
+<p><a name="min"></a>
+<code>min</code> - minimal value (default 0)</p>
+<p><a name="max"></a>
+<code>max</code> - maximal value (default 100)</p>
+<p><a name="step"></a>
+<code>step</code> - step value (default 1)</p>
+<p><a name="decimals"></a>
+<code>decimals</code> - number of decimal digits (default 0)</p>
+<p><a name="buttonsType"></a>
+<code>buttonsType</code> - spinner buttons type</p>
+<p><a name="forceType"></a>
+<code>forceType</code> - spinner force rounding type</p>
+<p><a name="classes"></a>
+<code>classes</code> - a set of CSS class names</p>
+<p><strong>Constructor</strong><br/>
+</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-destroy.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-destroy.html
new file mode 100644
index 00000000..c3eee4ed
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-destroy.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.afterDestroy - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./after-destroy.html">afterDestroy</a><br/>
+<br/>
+<h1>afterDestroy</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$afterDestroy()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">afterDestroy</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/after-destroy.html">Widget.afterDestroy</a></p>
+<p>Method called after destroying Snabbdom vnode.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html
new file mode 100644
index 00000000..433c0858
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-insert.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.afterInsert - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./after-insert.html">afterInsert</a><br/>
+<br/>
+<h1>afterInsert</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$afterInsert(com.github.snabbdom.VNode)"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">afterInsert</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$afterInsert(com.github.snabbdom.VNode)/node">node</span><span class="symbol">:</span>&nbsp;<span class="identifier">VNode</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/after-insert.html">Widget.afterInsert</a></p>
+<p>Method called after inserting Snabbdom vnode into the DOM.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html
new file mode 100644
index 00000000..4a8fb474
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/autofocus.html
@@ -0,0 +1,21 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.autofocus - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./autofocus.html">autofocus</a><br/>
+<br/>
+<h1>autofocus</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$autofocus"></a>
+<code><span class="keyword">var </span><span class="identifier">autofocus</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
+<p>Determines if the spinner is automatically focused.</p>
+<p><strong>Getter</strong><br/>
+<p>Determines if the spinner is automatically focused.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>Determines if the spinner is automatically focused.</p>
+</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/blur.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/blur.html
new file mode 100644
index 00000000..930f316d
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/blur.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.blur - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./blur.html">blur</a><br/>
+<br/>
+<h1>blur</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$blur()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">blur</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Makes the input element blur.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html
new file mode 100644
index 00000000..b9191d5b
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/buttons-type.html
@@ -0,0 +1,21 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.buttonsType - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./buttons-type.html">buttonsType</a><br/>
+<br/>
+<h1>buttonsType</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$buttonsType"></a>
+<code><span class="keyword">var </span><span class="identifier">buttonsType</span><span class="symbol">: </span><a href="../-buttons-type/index.html"><span class="identifier">ButtonsType</span></a></code>
+<p>Spinner buttons type.</p>
+<p><strong>Getter</strong><br/>
+<p>Spinner buttons type.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>Spinner buttons type.</p>
+</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html
new file mode 100644
index 00000000..9c778406
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/change-value.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.changeValue - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./change-value.html">changeValue</a><br/>
+<br/>
+<h1>changeValue</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$changeValue()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">changeValue</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html
new file mode 100644
index 00000000..635e27b7
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/decimals.html
@@ -0,0 +1,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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<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>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html
new file mode 100644
index 00000000..e77813f8
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/disabled.html
@@ -0,0 +1,22 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.disabled - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./disabled.html">disabled</a><br/>
+<br/>
+<h1>disabled</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$disabled"></a>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">disabled</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
+<p>Overrides <a href="../../pl.treksoft.kvision.form/-form-input/disabled.html">FormInput.disabled</a></p>
+<p>Determines if the field is disabled.</p>
+<p><strong>Getter</strong><br/>
+<p>Determines if the field is disabled.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>Determines if the field is disabled.</p>
+</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/focus.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/focus.html
new file mode 100644
index 00000000..c67a0286
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/focus.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.focus - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./focus.html">focus</a><br/>
+<br/>
+<h1>focus</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$focus()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">focus</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Makes the input element focused.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html
new file mode 100644
index 00000000..047f35cb
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/force-type.html
@@ -0,0 +1,21 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.forceType - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./force-type.html">forceType</a><br/>
+<br/>
+<h1>forceType</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$forceType"></a>
+<code><span class="keyword">var </span><span class="identifier">forceType</span><span class="symbol">: </span><a href="../-force-type/index.html"><span class="identifier">ForceType</span></a></code>
+<p>Spinner force rounding type.</p>
+<p><strong>Getter</strong><br/>
+<p>Spinner force rounding type.</p>
+</p>
+<p><strong>Setter</strong><br/>
+<p>Spinner force rounding type.</p>
+</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html
new file mode 100644
index 00000000..7cc57aff
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-attrs.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.getSnAttrs - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./get-sn-attrs.html">getSnAttrs</a><br/>
+<br/>
+<h1>getSnAttrs</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$getSnAttrs()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnAttrs</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.core/-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">&gt;</span></code>
+<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/get-sn-attrs.html">Widget.getSnAttrs</a></p>
+<p>Returns list of element attributes in the form of a List.</p>
+<p><strong>Return</strong><br/>
+list of element attributes</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-class.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-class.html
new file mode 100644
index 00000000..a16c4e8e
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-sn-class.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.getSnClass - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./get-sn-class.html">getSnClass</a><br/>
+<br/>
+<h1>getSnClass</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$getSnClass()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getSnClass</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.core/-string-bool-pair.html"><span class="identifier">StringBoolPair</span></a><span class="symbol">&gt;</span></code>
+<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/get-sn-class.html">Widget.getSnClass</a></p>
+<p>Returns list of CSS class names for current widget in the form of a List.</p>
+<p><strong>Return</strong><br/>
+list of CSS class names</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-value-as-string.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-value-as-string.html
new file mode 100644
index 00000000..7dbe23c7
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/get-value-as-string.html
@@ -0,0 +1,17 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput.getValueAsString - 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.spinner</a>&nbsp;/&nbsp;<a href="index.html">SpinnerInput</a>&nbsp;/&nbsp;<a href="./get-value-as-string.html">getValueAsString</a><br/>
+<br/>
+<h1>getValueAsString</h1>
+<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$getValueAsString()"></a>
+<code><span class="keyword">fun </span><span class="identifier">getValueAsString</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
+<p>Returns the value of the spinner as a String.</p>
+<p><strong>Return</strong><br/>
+value as a String</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.form.spinner/-spinner-input/index.html b/api/pl.treksoft.kvision.form.spinner/-spinner-input/index.html
new file mode 100644
index 00000000..a80e5dcd
--- /dev/null
+++ b/api/pl.treksoft.kvision.form.spinner/-spinner-input/index.html
@@ -0,0 +1,574 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>SpinnerInput - 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.spinner</a>&nbsp;/&nbsp;<a href="./index.html">SpinnerInput</a><br/>
+<br/>
+<h1>SpinnerInput</h1>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SpinnerInput</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="../../pl.treksoft.kvision.form/-form-input/index.html"><span class="identifier">FormInput</span></a></code>
+<p>The basic component for spinner control.</p>
+<h3>Constructors</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-init-.html">&lt;init&gt;</a></p>
+</td>
+<td>
+<code><span class="identifier">SpinnerInput</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/value">value</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/min">min</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/max">max</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;DEFAULT_MAX<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/step">step</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a>&nbsp;<span class="symbol">=</span>&nbsp;DEFAULT_STEP<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/decimals">decimals</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.Number, kotlin.Int, kotlin.Int, kotlin.Double, kotlin.Int, pl.treksoft.kvision.form.spinner.ButtonsType, pl.treksoft.kvision.form.spinner.ForceType, kotlin.collections.Set((kotlin.String)))/buttonsType">buttonsType</span><span class="symbol">:</span>&nbsp;<a href="../-buttons-type/index.html"><span class="identifier">ButtonsType</span></a>&nbsp;<span class="symbol">=</span>&nbsp;ButtonsType.VERTICAL<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.form.spinner.SpinnerInput$<init>(kotlin.