diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-03 10:53:33 +0100 |
commit | 4ffe1bee99a55e985bb71dacff3839263cb4316f (patch) | |
tree | f07b31b6085090757d14821a76917ae90f8dc821 /api/pl.treksoft.kvision.types | |
parent | 4f072661ef1670c9926a21ccc54dff44d7a6de31 (diff) | |
download | kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.gz kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.tar.bz2 kvision-4ffe1bee99a55e985bb71dacff3839263cb4316f.zip |
API Documentation for KVision 3.0.0
Diffstat (limited to 'api/pl.treksoft.kvision.types')
-rw-r--r-- | api/pl.treksoft.kvision.types/-date/-date.html | 21 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.types/-date/index.html | 18 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.types/index.html | 14 |
3 files changed, 0 insertions, 53 deletions
diff --git a/api/pl.treksoft.kvision.types/-date/-date.html b/api/pl.treksoft.kvision.types/-date/-date.html deleted file mode 100644 index 74c09414..00000000 --- a/api/pl.treksoft.kvision.types/-date/-date.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Date - 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">Date</a><br/> -<br/> -<h1>Date</h1> -<a name="pl.treksoft.kvision.types.Date"></a> -<code><span class="keyword">expect</span> <span class="keyword">class </span><s><span class="identifier">Date</span></s></code><br/> -<strong>Deprecated:</strong> Not supported in KVision 2. Use LocalDateTime or OffsetDateTime instead.<br/> -<br/> -<br/> -<a name="pl.treksoft.kvision.types.Date"></a> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><s><span class="identifier">Date</span></s> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code><br/> -<strong>Deprecated:</strong> Not supported in KVision 2. Use LocalDateTime or OffsetDateTime instead.<br/> -<br/> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.types/-date/index.html b/api/pl.treksoft.kvision.types/-date/index.html deleted file mode 100644 index 7f429ebf..00000000 --- a/api/pl.treksoft.kvision.types/-date/index.html +++ /dev/null @@ -1,18 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>pl.treksoft.kvision.types.Date - 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">Date</a><br/> -<br/> -<h1>Date</h1> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><s><span class="identifier">Date</span></s> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code><br/> -<strong>Deprecated:</strong> Not supported in KVision 2. Use LocalDateTime or OffsetDateTime instead.<br/> -<br/> -<code><span class="keyword">expect</span> <span class="keyword">class </span><s><span class="identifier">Date</span></s></code><br/> -<strong>Deprecated:</strong> Not supported in KVision 2. Use LocalDateTime or OffsetDateTime instead.<br/> -<br/> -</BODY> -</HTML> diff --git a/api/pl.treksoft.kvision.types/index.html b/api/pl.treksoft.kvision.types/index.html index 60fa3e9f..e05ff20d 100644 --- a/api/pl.treksoft.kvision.types/index.html +++ b/api/pl.treksoft.kvision.types/index.html @@ -28,13 +28,6 @@ </tr> <tr> <td> -<p><a href="-date/index.html">Date</a></p> -</td> -<td> -<code><span class="keyword">expect</span> <span class="keyword">class </span><s><span class="identifier">Date</span></s></code></td> -</tr> -<tr> -<td> <p><a href="-date-serializer/index.html">DateSerializer</a></p> </td> <td> @@ -168,13 +161,6 @@ <tbody> <tr> <td> -<p><a href="-date/index.html">Date</a></p> -</td> -<td> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><s><span class="identifier">Date</span></s> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/-date/index.html"><span class="identifier">Date</span></a></code></td> -</tr> -<tr> -<td> <p><a href="-decimal/index.html">Decimal</a></p> </td> <td> |