diff options
| author | Robert Jaros <rjaros@finn.pl> | 2020-05-21 00:13:50 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2020-05-21 00:13:50 +0200 |
| commit | bfd5aa358e141d6c86d476d8bb66b104a80a3b96 (patch) | |
| tree | ef6207d4c4739350637a54fe9263b7ade2a8b51b /api/pl.treksoft.kvision.core/-widget/after-destroy-hook.html | |
| parent | 7dd4af03244265ce1bc8aa00440fec19ce978264 (diff) | |
| download | kvision-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.html | 1 |
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> <span class="symbol">-></span> <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> |
