diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-main-module/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-main-module/index.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-main-module/index.html b/api/pl.treksoft.kvision.remote/-main-module/index.html new file mode 100644 index 00000000..0e930267 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-main-module/index.html @@ -0,0 +1,37 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>MainModule - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="./index.html">MainModule</a><br/> +<br/> +<h1>MainModule</h1> +<code><span class="keyword">class </span><span class="identifier">MainModule</span></code> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">MainModule</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.MainModule$<init>()/application">application</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span></code></td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="configure.html">configure</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">configure</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> +</tbody> +</table> +</BODY> +</HTML> |