diff options
Diffstat (limited to 'api/kvision/pl.treksoft.kvision.panel/-stack-panel/active-child.html')
-rw-r--r-- | api/kvision/pl.treksoft.kvision.panel/-stack-panel/active-child.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/kvision/pl.treksoft.kvision.panel/-stack-panel/active-child.html b/api/kvision/pl.treksoft.kvision.panel/-stack-panel/active-child.html new file mode 100644 index 00000000..98080aa2 --- /dev/null +++ b/api/kvision/pl.treksoft.kvision.panel/-stack-panel/active-child.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>StackPanel.activeChild - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">StackPanel</a> / <a href="./active-child.html">activeChild</a><br/> +<br/> +<h1>activeChild</h1> +<a name="pl.treksoft.kvision.panel.StackPanel$activeChild"></a> +<code><span class="keyword">var </span><span class="identifier">activeChild</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a></code> +<p>The active (visible) child.</p> +</BODY> +</HTML> |