blob: 90ef47cdfbb740f86f19e0879fc707e5e05407f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Modal.parent - 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="./parent.html">parent</a><br/>
<br/>
<h1>parent</h1>
<a name="pl.treksoft.kvision.modal.Modal$parent"></a>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">parent</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">?</span></code>
<p>Overrides <a href="../../pl.treksoft.kvision.core/-widget/parent.html">Widget.parent</a></p>
<p>Overrides <a href="../../pl.treksoft.kvision.core/-component/parent.html">Component.parent</a></p>
</BODY>
</HTML>
|