diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.modal/-modal/clear-parent.html')
-rw-r--r-- | api1/pl.treksoft.kvision.modal/-modal/clear-parent.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.modal/-modal/clear-parent.html b/api1/pl.treksoft.kvision.modal/-modal/clear-parent.html new file mode 100644 index 00000000..9c0873ae --- /dev/null +++ b/api1/pl.treksoft.kvision.modal/-modal/clear-parent.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Modal.clearParent - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">Modal</a> / <a href="./clear-parent.html">clearParent</a><br/> +<br/> +<h1>clearParent</h1> +<a name="pl.treksoft.kvision.modal.Modal$clearParent()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">clearParent</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> +</BODY> +</HTML> |