diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-07 13:46:10 +0100 |
commit | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (patch) | |
tree | ab2ca5f9c67cace6a9d5f220d7ecdd482b947eff /api/pl.treksoft.kvision.panel/-root/get-root.html | |
parent | 70ed562ae730f65671defed6ed79d08d8126d467 (diff) | |
download | kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.gz kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.tar.bz2 kvision-c9f98dfdbdc3f56553b58dc226b3f841189d0fc0.zip |
API documentation update
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-root/get-root.html')
-rw-r--r-- | api/pl.treksoft.kvision.panel/-root/get-root.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.panel/-root/get-root.html b/api/pl.treksoft.kvision.panel/-root/get-root.html new file mode 100644 index 00000000..9667c2dd --- /dev/null +++ b/api/pl.treksoft.kvision.panel/-root/get-root.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Root.getRoot - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">Root</a> / <a href="./get-root.html">getRoot</a><br/> +<br/> +<h1>getRoot</h1> +<a name="pl.treksoft.kvision.panel.Root$getRoot()"></a> +<code><span class="keyword">fun </span><span class="identifier">getRoot</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Root</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |