diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-01-20 15:32:35 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-01-20 15:32:35 +0100 |
commit | a817e908e6df82b9b6d69758635c852c7a5f628e (patch) | |
tree | 0a508e6324cfe18d6e5d4674aee0b1120eb62a9f /api/pl.treksoft.kvision.types | |
parent | a8c0bcfc2cbd8cc256331b4908b0ca3f8c43aef9 (diff) | |
download | kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.tar.gz kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.tar.bz2 kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.zip |
API documentation for KVision 2.9.0
Diffstat (limited to 'api/pl.treksoft.kvision.types')
9 files changed, 215 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.types/-big-decimal-deserializer/-init-.html b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/-init-.html new file mode 100644 index 00000000..c9373f7e --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/-init-.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalDeserializer.<init> - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="index.html">BigDecimalDeserializer</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.types.BigDecimalDeserializer$<init>()"></a> +<code><span class="identifier">BigDecimalDeserializer</span><span class="symbol">(</span><span class="symbol">)</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-big-decimal-deserializer/deserialize.html b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/deserialize.html new file mode 100644 index 00000000..1984d0e5 --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/deserialize.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalDeserializer.deserialize - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="index.html">BigDecimalDeserializer</a> / <a href="./deserialize.html">deserialize</a><br/> +<br/> +<h1>deserialize</h1> +<a name="pl.treksoft.kvision.types.BigDecimalDeserializer$deserialize(, )"></a> +<code><span class="keyword">fun </span><span class="identifier">deserialize</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalDeserializer$deserialize(, )/p">p</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalDeserializer$deserialize(, )/ctx">ctx</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/math/BigDecimal.html"><span class="identifier">BigDecimal</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-big-decimal-deserializer/index.html b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/index.html new file mode 100644 index 00000000..f25d7de1 --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-deserializer/index.html @@ -0,0 +1,51 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalDeserializer - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">BigDecimalDeserializer</a><br/> +<br/> +<h1>BigDecimalDeserializer</h1> +<code><span class="keyword">class </span><span class="identifier">BigDecimalDeserializer</span></code> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">BigDecimalDeserializer</span><span class="symbol">(</span><span class="symbol">)</span></code></td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="deserialize.html">deserialize</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">deserialize</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalDeserializer$deserialize(, )/p">p</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalDeserializer$deserialize(, )/ctx">ctx</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/math/BigDecimal.html"><span class="identifier">BigDecimal</span></a><span class="symbol">?</span></code></td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-big-decimal-serializer/-init-.html b/api/pl.treksoft.kvision.types/-big-decimal-serializer/-init-.html new file mode 100644 index 00000000..d7226414 --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-serializer/-init-.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalSerializer.<init> - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="index.html">BigDecimalSerializer</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.types.BigDecimalSerializer$<init>()"></a> +<code><span class="identifier">BigDecimalSerializer</span><span class="symbol">(</span><span class="symbol">)</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-big-decimal-serializer/index.html b/api/pl.treksoft.kvision.types/-big-decimal-serializer/index.html new file mode 100644 index 00000000..70d07f85 --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-serializer/index.html @@ -0,0 +1,51 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalSerializer - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">BigDecimalSerializer</a><br/> +<br/> +<h1>BigDecimalSerializer</h1> +<code><span class="keyword">class </span><span class="identifier">BigDecimalSerializer</span></code> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">BigDecimalSerializer</span><span class="symbol">(</span><span class="symbol">)</span></code></td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="serialize.html">serialize</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">serialize</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/value">value</span><span class="symbol">:</span> <a href="https://docs.oracle.com/javase/6/docs/api/java/math/BigDecimal.html"><span class="identifier">BigDecimal</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/gen">gen</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/provider">provider</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></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></td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-big-decimal-serializer/serialize.html b/api/pl.treksoft.kvision.types/-big-decimal-serializer/serialize.html new file mode 100644 index 00000000..dd0bcf9b --- /dev/null +++ b/api/pl.treksoft.kvision.types/-big-decimal-serializer/serialize.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>BigDecimalSerializer.serialize - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="index.html">BigDecimalSerializer</a> / <a href="./serialize.html">serialize</a><br/> +<br/> +<h1>serialize</h1> +<a name="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )"></a> +<code><span class="keyword">fun </span><span class="identifier">serialize</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/value">value</span><span class="symbol">:</span> <a href="https://docs.oracle.com/javase/6/docs/api/java/math/BigDecimal.html"><span class="identifier">BigDecimal</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/gen">gen</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.types.BigDecimalSerializer$serialize(java.math.BigDecimal, , )/provider">provider</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></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.types/-decimal/-decimal.html b/api/pl.treksoft.kvision.types/-decimal/-decimal.html new file mode 100644 index 00000000..d012ff1c --- /dev/null +++ b/api/pl.treksoft.kvision.types/-decimal/-decimal.html @@ -0,0 +1,16 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Decimal - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">Decimal</a><br/> +<br/> +<h1>Decimal</h1> +<a name="pl.treksoft.kvision.types.Decimal"></a> +<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Decimal</span></code><br/> +<a name="pl.treksoft.kvision.types.Decimal"></a> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Decimal</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/-decimal/index.html b/api/pl.treksoft.kvision.types/-decimal/index.html new file mode 100644 index 00000000..0d5c6f2e --- /dev/null +++ b/api/pl.treksoft.kvision.types/-decimal/index.html @@ -0,0 +1,13 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.types.Decimal - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.types</a> / <a href="./index.html">Decimal</a><br/> +<br/> +<h1>Decimal</h1> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Decimal</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a></code><code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Decimal</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.types/index.html b/api/pl.treksoft.kvision.types/index.html index 1f520dd5..60fa3e9f 100644 --- a/api/pl.treksoft.kvision.types/index.html +++ b/api/pl.treksoft.kvision.types/index.html @@ -14,6 +14,20 @@ <tbody> <tr> <td> +<p><a href="-big-decimal-deserializer/index.html">BigDecimalDeserializer</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">BigDecimalDeserializer</span></code></td> +</tr> +<tr> +<td> +<p><a href="-big-decimal-serializer/index.html">BigDecimalSerializer</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">BigDecimalSerializer</span></code></td> +</tr> +<tr> +<td> <p><a href="-date/index.html">Date</a></p> </td> <td> @@ -28,6 +42,13 @@ </tr> <tr> <td> +<p><a href="-decimal/index.html">Decimal</a></p> +</td> +<td> +<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Decimal</span></code></td> +</tr> +<tr> +<td> <p><a href="-k-file/index.html">KFile</a></p> </td> <td> @@ -154,6 +175,13 @@ </tr> <tr> <td> +<p><a href="-decimal/index.html">Decimal</a></p> +</td> +<td> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Decimal</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a></code></td> +</tr> +<tr> +<td> <p><a href="-local-date/index.html">LocalDate</a></p> </td> <td> |