diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-06 19:36:32 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-06 19:36:32 +0200 |
commit | 35ba11a0343f626aa1832b4ba43a0ed2363fc265 (patch) | |
tree | 0d237e060a1ac30c9a4d5c1cb0a935148d7f0ea3 /api/pl.treksoft.kvision.utils/index.html | |
parent | 8883419bfcec00947863741d48dbd89cc877615a (diff) | |
download | kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.gz kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.bz2 kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.zip |
Dokka upgrade to 0.9.18
Diffstat (limited to 'api/pl.treksoft.kvision.utils/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.utils/index.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/api/pl.treksoft.kvision.utils/index.html b/api/pl.treksoft.kvision.utils/index.html index dace06e5..32a94802 100644 --- a/api/pl.treksoft.kvision.utils/index.html +++ b/api/pl.treksoft.kvision.utils/index.html @@ -53,21 +53,21 @@ </tr> <tr> <td> -<p><a href="kotlin.-int/index.html">kotlin.Int</a></p> +<p><a href="kotlin.collections.-mutable-list/index.html">kotlin.collections.MutableList</a></p> </td> <td> </td> </tr> <tr> <td> -<p><a href="kotlin.-pair/index.html">kotlin.Pair</a></p> +<p><a href="kotlin.-int/index.html">kotlin.Int</a></p> </td> <td> </td> </tr> <tr> <td> -<p><a href="kotlin.collections.-mutable-list/index.html">kotlin.collections.MutableList</a></p> +<p><a href="kotlin.-pair/index.html">kotlin.Pair</a></p> </td> <td> </td> @@ -86,29 +86,29 @@ <tbody> <tr> <td> -<p><a href="-e-n-t-e-r_-k-e-y.html">ENTER_KEY</a></p> +<p><a href="auto.html">auto</a></p> </td> <td> -<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ENTER_KEY</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>Keycode of the ENTER key.</p> +<code><span class="keyword">val </span><span class="identifier">auto</span><span class="symbol">: </span><a href="../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a></code> +<p>Helper property to describe CSS auto value.</p> </td> </tr> <tr> <td> -<p><a href="-e-s-c_-k-e-y.html">ESC_KEY</a></p> +<p><a href="-e-n-t-e-r_-k-e-y.html">ENTER_KEY</a></p> </td> <td> -<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ESC_KEY</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>Keycode of the ESC key.</p> +<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ENTER_KEY</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>Keycode of the ENTER key.</p> </td> </tr> <tr> <td> -<p><a href="auto.html">auto</a></p> +<p><a href="-e-s-c_-k-e-y.html">ESC_KEY</a></p> </td> <td> -<code><span class="keyword">val </span><span class="identifier">auto</span><span class="symbol">: </span><a href="../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a></code> -<p>Helper property to describe CSS auto value.</p> +<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ESC_KEY</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>Keycode of the ESC key.</p> </td> </tr> <tr> |