diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options')
9 files changed, 25 insertions, 31 deletions
diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/continuous.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/continuous.html index 564f807f..5aadd63b 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/continuous.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/continuous.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./continuous.html">continuous</a><br/> <br/> <h1>continuous</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$continuous"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$continuous"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">continuous</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/highlight.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/highlight.html index fae06348..d3617a1e 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/highlight.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/highlight.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./highlight.html">highlight</a><br/> <br/> <h1>highlight</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$highlight"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$highlight"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">highlight</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">highlightedIndex</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/index.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/index.html index 2a23bde7..2c05745f 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/index.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/index.html @@ -8,81 +8,75 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="./index.html">TouchBarScrubberConstructorOptions</a><br/> <br/> <h1>TouchBarScrubberConstructorOptions</h1> -<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">TouchBarScrubberConstructorOptions</span></code> +(js) <code><span class="keyword">interface </span><span class="identifier">TouchBarScrubberConstructorOptions</span></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="continuous.html">continuous</a></p> +(js) +<h4><a href="continuous.html">continuous</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">continuous</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> </tr> <tr> <td> -<p><a href="highlight.html">highlight</a></p> +(js) +<h4><a href="highlight.html">highlight</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">highlight</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">highlightedIndex</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> </tr> <tr> <td> -<p><a href="items.html">items</a></p> +(js) +<h4><a href="items.html">items</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">items</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"><</span><a href="../-scrubber-item/index.html"><span class="identifier">ScrubberItem</span></a><span class="symbol">></span></code></td> </tr> <tr> <td> -<p><a href="mode.html">mode</a></p> +(js) +<h4><a href="mode.html">mode</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">mode</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> <tr> <td> -<p><a href="overlay-style.html">overlayStyle</a></p> +(js) +<h4><a href="overlay-style.html">overlayStyle</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">overlayStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> <tr> <td> -<p><a href="select.html">select</a></p> +(js) +<h4><a href="select.html">select</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">select</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">selectedIndex</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> </tr> <tr> <td> -<p><a href="selected-style.html">selectedStyle</a></p> +(js) +<h4><a href="selected-style.html">selectedStyle</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">selectedStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> <tr> <td> -<p><a href="show-arrow-buttons.html">showArrowButtons</a></p> +(js) +<h4><a href="show-arrow-buttons.html">showArrowButtons</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">showArrowButtons</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> </tr> </tbody> </table> -<h3>Extension Functions</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> -<p>Helper function for creating JavaScript objects from dynamic constructors.</p> -</td> -</tr> -</tbody> -</table> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/items.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/items.html index a2c55e68..be543e3f 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/items.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/items.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./items.html">items</a><br/> <br/> <h1>items</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$items"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$items"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">items</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"><</span><a href="../-scrubber-item/index.html"><span class="identifier">ScrubberItem</span></a><span class="symbol">></span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/mode.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/mode.html index ca776f66..c30726a0 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/mode.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/mode.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./mode.html">mode</a><br/> <br/> <h1>mode</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$mode"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$mode"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">mode</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/overlay-style.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/overlay-style.html index c6f65812..77b97c90 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/overlay-style.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/overlay-style.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./overlay-style.html">overlayStyle</a><br/> <br/> <h1>overlayStyle</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$overlayStyle"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$overlayStyle"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">overlayStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/select.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/select.html index a076a490..df5ad757 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/select.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/select.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./select.html">select</a><br/> <br/> <h1>select</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$select"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$select"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">select</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">selectedIndex</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/selected-style.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/selected-style.html index 5e2ded70..3e752163 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/selected-style.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/selected-style.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./selected-style.html">selectedStyle</a><br/> <br/> <h1>selectedStyle</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$selectedStyle"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$selectedStyle"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">selectedStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/show-arrow-buttons.html b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/show-arrow-buttons.html index 86c43401..71a6f5e6 100644 --- a/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/show-arrow-buttons.html +++ b/api/pl.treksoft.kvision.electron/-touch-bar-scrubber-constructor-options/show-arrow-buttons.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">TouchBarScrubberConstructorOptions</a> / <a href="./show-arrow-buttons.html">showArrowButtons</a><br/> <br/> <h1>showArrowButtons</h1> -<a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$showArrowButtons"></a> +(js) <a name="pl.treksoft.kvision.electron.TouchBarScrubberConstructorOptions$showArrowButtons"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">showArrowButtons</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> </BODY> </HTML> |