diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.spinner')
66 files changed, 2193 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-h-o-r-i-z-o-n-t-a-l.html b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-h-o-r-i-z-o-n-t-a-l.html new file mode 100644 index 00000000..391d485c --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-h-o-r-i-z-o-n-t-a-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ButtonsType.HORIZONTAL - 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">ButtonsType</a> / <a href="./-h-o-r-i-z-o-n-t-a-l.html">HORIZONTAL</a><br/> +<br/> +<h1>HORIZONTAL</h1> +<a name="pl.treksoft.kvision.form.spinner.ButtonsType.HORIZONTAL"></a> +<code><span class="identifier">HORIZONTAL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html new file mode 100644 index 00000000..f790f101 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ButtonsType.NONE - 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">ButtonsType</a> / <a href="./-n-o-n-e.html">NONE</a><br/> +<br/> +<h1>NONE</h1> +<a name="pl.treksoft.kvision.form.spinner.ButtonsType.NONE"></a> +<code><span class="identifier">NONE</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html new file mode 100644 index 00000000..9874819c --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ButtonsType.VERTICAL - 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">ButtonsType</a> / <a href="./-v-e-r-t-i-c-a-l.html">VERTICAL</a><br/> +<br/> +<h1>VERTICAL</h1> +<a name="pl.treksoft.kvision.form.spinner.ButtonsType.VERTICAL"></a> +<code><span class="identifier">VERTICAL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html b/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html new file mode 100644 index 00000000..95f33fc5 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html @@ -0,0 +1,40 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ButtonsType - 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">ButtonsType</a><br/> +<br/> +<h1>ButtonsType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ButtonsType</span></code> +<p>Spinner buttons layout types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-n-o-n-e.html">NONE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-h-o-r-i-z-o-n-t-a-l.html">HORIZONTAL</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-v-e-r-t-i-c-a-l.html">VERTICAL</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-force-type/-c-e-i-l.html b/api/pl.treksoft.kvision.form.spinner/-force-type/-c-e-i-l.html new file mode 100644 index 00000000..ac7df08b --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-force-type/-c-e-i-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ForceType.CEIL - 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">ForceType</a> / <a href="./-c-e-i-l.html">CEIL</a><br/> +<br/> +<h1>CEIL</h1> +<a name="pl.treksoft.kvision.form.spinner.ForceType.CEIL"></a> +<code><span class="identifier">CEIL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html b/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html new file mode 100644 index 00000000..4057bbc5 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ForceType.FLOOR - 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">ForceType</a> / <a href="./-f-l-o-o-r.html">FLOOR</a><br/> +<br/> +<h1>FLOOR</h1> +<a name="pl.treksoft.kvision.form.spinner.ForceType.FLOOR"></a> +<code><span class="identifier">FLOOR</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html b/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html new file mode 100644 index 00000000..d7f5dbf8 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ForceType.NONE - 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">ForceType</a> / <a href="./-n-o-n-e.html">NONE</a><br/> +<br/> +<h1>NONE</h1> +<a name="pl.treksoft.kvision.form.spinner.ForceType.NONE"></a> +<code><span class="identifier">NONE</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html b/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html new file mode 100644 index 00000000..52a27515 --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ForceType.ROUND - 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">ForceType</a> / <a href="./-r-o-u-n-d.html">ROUND</a><br/> +<br/> +<h1>ROUND</h1> +<a name="pl.treksoft.kvision.form.spinner.ForceType.ROUND"></a> +<code><span class="identifier">ROUND</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.form.spinner/-force-type/index.html b/api/pl.treksoft.kvision.form.spinner/-force-type/index.html new file mode 100644 index 00000000..e496d55d --- /dev/null +++ b/api/pl.treksoft.kvision.form.spinner/-force-type/index.html @@ -0,0 +1,47 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ForceType - 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">ForceType</a><br/> +<br/> +<h1>ForceType</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ForceType</span></code> +<p>Spinner force rounding types.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-n-o-n-e.html">NONE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-r-o-u-n-d.html">ROUND</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-l-o-o-r.html">FLOOR</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-c-e-i-l.html">CEIL</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> 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> / <a href="../index.html">pl.treksoft.kvision.form.spinner</a> / <a href="index.html">SpinnerInput</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="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)))"></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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span> <span class="symbol">=</span> 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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a> <span class="symbol">=</span> 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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a> <span class="symbol">=</span> 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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a> <span class="symbol">=</span> 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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a> <span class="symbol">=</span> 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> <a href="../-buttons-type/index.html"><span class="identifier">ButtonsType</span></a> <span class="symbol">=</span> 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> <a href="../-force-type/index.html"><span class="identifier">ForceType</span></a> <span class="symbol">=</span> 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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><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> <span class="symbol">=</span> 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> / <a href="../index.html">pl.treksoft.kvision.form.spinner</a> / <a href="index.html">SpinnerInput</a> / <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"> |
