aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.modal/-modal/hide.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-03-05 08:45:25 +0100
committerRobert Jaros <rjaros@finn.pl>2018-03-05 08:45:26 +0100
commitf3c9d405382dd81d426c7eab1f6390ec8e6dad00 (patch)
tree2913cb1e5818e91119221c93f9a997a3f10a52c0 /docs/api/pl.treksoft.kvision.modal/-modal/hide.html
parent726751c145b33f82e024787fa7aafcc861712712 (diff)
downloadkvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.tar.gz
kvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.tar.bz2
kvision-f3c9d405382dd81d426c7eab1f6390ec8e6dad00.zip
Documentation update.
Diffstat (limited to 'docs/api/pl.treksoft.kvision.modal/-modal/hide.html')
-rw-r--r--docs/api/pl.treksoft.kvision.modal/-modal/hide.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/api/pl.treksoft.kvision.modal/-modal/hide.html b/docs/api/pl.treksoft.kvision.modal/-modal/hide.html
deleted file mode 100644
index 28a61d3f..00000000
--- a/docs/api/pl.treksoft.kvision.modal/-modal/hide.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Modal.hide - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
-</HEAD>
-<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.modal</a>&nbsp;/&nbsp;<a href="index.html">Modal</a>&nbsp;/&nbsp;<a href="./hide.html">hide</a><br/>
-<br/>
-<h1>hide</h1>
-<a name="pl.treksoft.kvision.modal.Modal$hide()"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">hide</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
-<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/hide.html">Widget.hide</a></p>
-<p>Makes current widget invisible.</p>
-<p><strong>Return</strong><br/>
-current widget</p>
-</BODY>
-</HTML>