diff options
Diffstat (limited to 'api/pl.treksoft.kvision.pace/-pace/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.pace/-pace/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.pace/-pace/index.html b/api/pl.treksoft.kvision.pace/-pace/index.html index 8f7485cc..7bb29304 100644 --- a/api/pl.treksoft.kvision.pace/-pace/index.html +++ b/api/pl.treksoft.kvision.pace/-pace/index.html @@ -26,6 +26,13 @@ <tbody> <tr> <td> +<p><a href="hide.html">hide</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">hide</span><span class="symbol">(</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> +<tr> +<td> <p><a href="init.html">init</a></p> </td> <td> @@ -47,6 +54,13 @@ </tr> <tr> <td> +<p><a href="show.html">show</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">show</span><span class="symbol">(</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> +<tr> +<td> <p><a href="start.html">start</a></p> </td> <td> |