diff options
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html')
| -rw-r--r-- | api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html b/api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html index a5e88799..87281ec1 100644 --- a/api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html +++ b/api/pl.treksoft.kvision.panel/-tab-panel/get-child-component.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">TabPanel</a> / <a href="./get-child-component.html">getChildComponent</a><br/> <br/> <h1>getChildComponent</h1> -<a name="pl.treksoft.kvision.panel.TabPanel$getChildComponent(kotlin.Int)"></a> +(js) <a name="pl.treksoft.kvision.panel.TabPanel$getChildComponent(kotlin.Int)"></a> <code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getChildComponent</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.panel.TabPanel$getChildComponent(kotlin.Int)/index">index</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a><span class="symbol">?</span></code> <p>Returns child component by tab index.</p> <h3>Parameters</h3> |
