summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html')
-rw-r--r--api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html b/api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html
new file mode 100644
index 00000000..dd6b54f9
--- /dev/null
+++ b/api/pl.treksoft.kvision.panel/-stack-panel/children-v-nodes.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>StackPanel.childrenVNodes - 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.panel</a>&nbsp;/&nbsp;<a href="index.html">StackPanel</a>&nbsp;/&nbsp;<a href="./children-v-nodes.html">childrenVNodes</a><br/>
+<br/>
+<h1>childrenVNodes</h1>
+<a name="pl.treksoft.kvision.panel.StackPanel$childrenVNodes()"></a>
+<code><span class="keyword">protected</span> <span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">childrenVNodes</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><span class="identifier">VNode</span><span class="symbol">&gt;</span></code>
+<p>Overrides <a href="../-simple-panel/children-v-nodes.html">SimplePanel.childrenVNodes</a></p>
+<p>Returns the array of the children Snabbdom vnodes.</p>
+<p><strong>Return</strong><br/>
+array of children vnodes</p>
+</BODY>
+</HTML>