diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
commit | 8883419bfcec00947863741d48dbd89cc877615a (patch) | |
tree | 3bfaa51ceaae33abe2be84d1bcc6c772bec2fd59 /api/pl.treksoft.kvision.core/-trigger | |
parent | 7d18a562b285a7ae08f81ba6110637ea797e84f9 (diff) | |
download | kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.gz kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.bz2 kvision-8883419bfcec00947863741d48dbd89cc877615a.zip |
API documentation for KVision 0.0.32
Diffstat (limited to 'api/pl.treksoft.kvision.core/-trigger')
5 files changed, 117 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-trigger/-c-l-i-c-k.html b/api/pl.treksoft.kvision.core/-trigger/-c-l-i-c-k.html new file mode 100644 index 00000000..cbb0ac80 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-trigger/-c-l-i-c-k.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Trigger.CLICK - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Trigger</a> / <a href="./-c-l-i-c-k.html">CLICK</a><br/> +<br/> +<h1>CLICK</h1> +<a name="pl.treksoft.kvision.core.Trigger.CLICK"></a> +<code><span class="identifier">CLICK</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-trigger/-f-o-c-u-s.html b/api/pl.treksoft.kvision.core/-trigger/-f-o-c-u-s.html new file mode 100644 index 00000000..b79c924d --- /dev/null +++ b/api/pl.treksoft.kvision.core/-trigger/-f-o-c-u-s.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Trigger.FOCUS - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Trigger</a> / <a href="./-f-o-c-u-s.html">FOCUS</a><br/> +<br/> +<h1>FOCUS</h1> +<a name="pl.treksoft.kvision.core.Trigger.FOCUS"></a> +<code><span class="identifier">FOCUS</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-trigger/-h-o-v-e-r.html b/api/pl.treksoft.kvision.core/-trigger/-h-o-v-e-r.html new file mode 100644 index 00000000..e54f6697 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-trigger/-h-o-v-e-r.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Trigger.HOVER - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Trigger</a> / <a href="./-h-o-v-e-r.html">HOVER</a><br/> +<br/> +<h1>HOVER</h1> +<a name="pl.treksoft.kvision.core.Trigger.HOVER"></a> +<code><span class="identifier">HOVER</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-trigger/-m-a-n-u-a-l.html b/api/pl.treksoft.kvision.core/-trigger/-m-a-n-u-a-l.html new file mode 100644 index 00000000..f969e3d3 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-trigger/-m-a-n-u-a-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Trigger.MANUAL - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">Trigger</a> / <a href="./-m-a-n-u-a-l.html">MANUAL</a><br/> +<br/> +<h1>MANUAL</h1> +<a name="pl.treksoft.kvision.core.Trigger.MANUAL"></a> +<code><span class="identifier">MANUAL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-trigger/index.html b/api/pl.treksoft.kvision.core/-trigger/index.html new file mode 100644 index 00000000..d87ffabc --- /dev/null +++ b/api/pl.treksoft.kvision.core/-trigger/index.html @@ -0,0 +1,61 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Trigger - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="./index.html">Trigger</a><br/> +<br/> +<h1>Trigger</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Trigger</span></code> +<p>Tooltip / Popover triggers.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-c-l-i-c-k.html">CLICK</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-h-o-v-e-r.html">HOVER</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-f-o-c-u-s.html">FOCUS</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-m-a-n-u-a-l.html">MANUAL</a></p> +</td> +<td> +</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> |