diff options
| author | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2018-10-21 23:59:34 +0200 |
| commit | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch) | |
| tree | d36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/pl.treksoft.kvision.form.spinner | |
| parent | a70acf853de62d0754ca95aa4103712b82afdef8 (diff) | |
| download | kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2 kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip | |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.form.spinner')
66 files changed, 0 insertions, 2193 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 deleted file mode 100644 index 391d485c..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-h-o-r-i-z-o-n-t-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index f790f101..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-n-o-n-e.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 9874819c..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-buttons-type/-v-e-r-t-i-c-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 95f33fc5..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-buttons-type/index.html +++ /dev/null @@ -1,40 +0,0 @@ -<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 deleted file mode 100644 index ac7df08b..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-force-type/-c-e-i-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 4057bbc5..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-force-type/-f-l-o-o-r.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index d7f5dbf8..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-force-type/-n-o-n-e.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 52a27515..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-force-type/-r-o-u-n-d.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index e496d55d..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-force-type/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<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 deleted file mode 100644 index 3365a4f2..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-spinner-input/-init-.html +++ /dev/null @@ -1,33 +0,0 @@ -<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 deleted file mode 100644 index c3eee4ed..00000000 --- a/api/pl.treksoft.kvision.form.spinner/-spinner-input/after-destroy.html +++ /dev/null @@ -1,16 +0,0 @@ -<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.tr |
