diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-component/parent.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.core/-component/parent.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-component/parent.html b/docs/api/pl.treksoft.kvision.core/-component/parent.html deleted file mode 100644 index 80cee78f..00000000 --- a/docs/api/pl.treksoft.kvision.core/-component/parent.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Component.parent - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Component</a> / <a href="./parent.html">parent</a><br/> -<br/> -<h1>parent</h1> -<a name="pl.treksoft.kvision.core.Component$parent"></a> -<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">parent</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Component</span></a><span class="symbol">?</span></code> -<p>Parent of the current component.</p> -</BODY> -</HTML> |