aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.window/-window/after-destroy.html')
-rw-r--r--docs/api/pl.treksoft.kvision.window/-window/after-destroy.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html b/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html
new file mode 100644
index 00000000..21da8481
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.window/-window/after-destroy.html
@@ -0,0 +1,16 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Window.afterDestroy - 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.window</a>&nbsp;/&nbsp;<a href="index.html">Window</a>&nbsp;/&nbsp;<a href="./after-destroy.html">afterDestroy</a><br/>
+<br/>
+<h1>afterDestroy</h1>
+<a name="pl.treksoft.kvision.window.Window$afterDestroy()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">afterDestroy</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>
+<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/after-destroy.html">Widget.afterDestroy</a></p>
+<p>Method called after destroying Snabbdom vnode.</p>
+</BODY>
+</HTML>