diff options
Diffstat (limited to 'api/pl.treksoft.kvision.electron/-notification-constructor-options')
11 files changed, 31 insertions, 35 deletions
diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/actions.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/actions.html index 593b4dd0..37fdb745 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/actions.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/actions.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./actions.html">actions</a><br/> <br/> <h1>actions</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$actions"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$actions"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">actions</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="../-notification-action/index.html"><span class="identifier">NotificationAction</span></a><span class="symbol">></span><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/body.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/body.html index 1f802c1c..b985a15b 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/body.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/body.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./body.html">body</a><br/> <br/> <h1>body</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$body"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$body"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">body</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/-notification-constructor-options/close-button-text.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/close-button-text.html index dbb70a44..2a9ed7b2 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/close-button-text.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/close-button-text.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./close-button-text.html">closeButtonText</a><br/> <br/> <h1>closeButtonText</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$closeButtonText"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$closeButtonText"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">closeButtonText</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/has-reply.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/has-reply.html index 24f7d7b2..0af37a6b 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/has-reply.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/has-reply.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./has-reply.html">hasReply</a><br/> <br/> <h1>hasReply</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$hasReply"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$hasReply"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">hasReply</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/icon.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/icon.html index 5e5baac1..032ef7e9 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/icon.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/icon.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./icon.html">icon</a><br/> <br/> <h1>icon</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$icon"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$icon"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">icon</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/index.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/index.html index 350928f3..d0c0306e 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/index.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/index.html @@ -8,95 +8,91 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="./index.html">NotificationConstructorOptions</a><br/> <br/> <h1>NotificationConstructorOptions</h1> -<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">NotificationConstructorOptions</span></code> +(js) <code><span class="keyword">interface </span><span class="identifier">NotificationConstructorOptions</span></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="actions.html">actions</a></p> +(js) +<h4><a href="actions.html">actions</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">actions</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="../-notification-action/index.html"><span class="identifier">NotificationAction</span></a><span class="symbol">></span><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="body.html">body</a></p> +(js) +<h4><a href="body.html">body</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">body</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="close-button-text.html">closeButtonText</a></p> +(js) +<h4><a href="close-button-text.html">closeButtonText</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">closeButtonText</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="has-reply.html">hasReply</a></p> +(js) +<h4><a href="has-reply.html">hasReply</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">hasReply</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="icon.html">icon</a></p> +(js) +<h4><a href="icon.html">icon</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">icon</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> </tr> <tr> <td> -<p><a href="reply-placeholder.html">replyPlaceholder</a></p> +(js) +<h4><a href="reply-placeholder.html">replyPlaceholder</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">replyPlaceholder</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="silent.html">silent</a></p> +(js) +<h4><a href="silent.html">silent</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">silent</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="sound.html">sound</a></p> +(js) +<h4><a href="sound.html">sound</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">sound</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="subtitle.html">subtitle</a></p> +(js) +<h4><a href="subtitle.html">subtitle</a></h4> </td> <td> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">subtitle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> </tr> <tr> <td> -<p><a href="title.html">title</a></p> +(js) +<h4><a href="title.html">title</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">title</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> </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/-notification-constructor-options/reply-placeholder.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/reply-placeholder.html index 10f0d44c..9796ab07 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/reply-placeholder.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/reply-placeholder.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./reply-placeholder.html">replyPlaceholder</a><br/> <br/> <h1>replyPlaceholder</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$replyPlaceholder"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$replyPlaceholder"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">replyPlaceholder</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/silent.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/silent.html index 39eed047..f4159455 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/silent.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/silent.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./silent.html">silent</a><br/> <br/> <h1>silent</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$silent"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$silent"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">silent</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/sound.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/sound.html index a5e2648f..13b3e6b9 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/sound.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/sound.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./sound.html">sound</a><br/> <br/> <h1>sound</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$sound"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$sound"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">sound</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/subtitle.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/subtitle.html index ff78e8eb..bb8a648f 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/subtitle.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/subtitle.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./subtitle.html">subtitle</a><br/> <br/> <h1>subtitle</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$subtitle"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$subtitle"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">subtitle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.electron/-notification-constructor-options/title.html b/api/pl.treksoft.kvision.electron/-notification-constructor-options/title.html index 5277a42b..c735639f 100644 --- a/api/pl.treksoft.kvision.electron/-notification-constructor-options/title.html +++ b/api/pl.treksoft.kvision.electron/-notification-constructor-options/title.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NotificationConstructorOptions</a> / <a href="./title.html">title</a><br/> <br/> <h1>title</h1> -<a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$title"></a> +(js) <a name="pl.treksoft.kvision.electron.NotificationConstructorOptions$title"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">title</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> |
