diff options
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> |