aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-05-21 00:13:50 +0200
committerRobert Jaros <rjaros@finn.pl>2020-05-21 00:13:50 +0200
commitbfd5aa358e141d6c86d476d8bb66b104a80a3b96 (patch)
treeef6207d4c4739350637a54fe9263b7ade2a8b51b /api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html
parent7dd4af03244265ce1bc8aa00440fec19ce978264 (diff)
downloadkvision-gh-pages.tar.gz
kvision-gh-pages.tar.bz2
kvision-gh-pages.zip
API documentation for KVision 3.10.0gh-pages
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html b/api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html
index e489023d..b45493ee 100644
--- a/api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html
+++ b/api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html
@@ -10,5 +10,6 @@
<h1>afterDestroyHook</h1>
(js) <a name="pl.treksoft.kvision.core.Widget$afterDestroyHook"></a>
<code><span class="keyword">var </span><span class="identifier">afterDestroyHook</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
+<p>A function called after the widget is removed from the DOM.</p>
</BODY>
</HTML>