aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html')
-rw-r--r--docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html b/docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html
deleted file mode 100644
index 464a2fea..00000000
--- a/docs/api/pl.treksoft.kvision.dropdown/-drop-down/add-all.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>DropDown.addAll - 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.dropdown</a>&nbsp;/&nbsp;<a href="index.html">DropDown</a>&nbsp;/&nbsp;<a href="./add-all.html">addAll</a><br/>
-<br/>
-<h1>addAll</h1>
-<a name="pl.treksoft.kvision.dropdown.DropDown$addAll(kotlin.collections.List((pl.treksoft.kvision.core.Component)))"></a>
-<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">addAll</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.dropdown.DropDown$addAll(kotlin.collections.List((pl.treksoft.kvision.core.Component)))/children">children</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a><span class="symbol">&gt;</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code>
-<p>Overrides <a href="../../pl.treksoft.kvision.panel/-simple-panel/add-all.html">SimplePanel.addAll</a></p>
-<p>Adds a list of components to the current container.</p>
-<h3>Parameters</h3>
-<p><a name="children"></a>
-<code>children</code> - list of child components</p>
-<p><strong>Return</strong><br/>
-current container</p>
-</BODY>
-</HTML>