diff options
Diffstat (limited to 'api/pl.treksoft.kvision.dropdown/-direction')
5 files changed, 117 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-d-o-w-n.html b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-d-o-w-n.html new file mode 100644 index 00000000..00aa4255 --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-d-o-w-n.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Direction.DROPDOWN - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">Direction</a> / <a href="./-d-r-o-p-d-o-w-n.html">DROPDOWN</a><br/> +<br/> +<h1>DROPDOWN</h1> +<a name="pl.treksoft.kvision.dropdown.Direction.DROPDOWN"></a> +<code><span class="identifier">DROPDOWN</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-l-e-f-t.html b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-l-e-f-t.html new file mode 100644 index 00000000..838d234d --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-l-e-f-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Direction.DROPLEFT - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">Direction</a> / <a href="./-d-r-o-p-l-e-f-t.html">DROPLEFT</a><br/> +<br/> +<h1>DROPLEFT</h1> +<a name="pl.treksoft.kvision.dropdown.Direction.DROPLEFT"></a> +<code><span class="identifier">DROPLEFT</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-r-i-g-h-t.html b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-r-i-g-h-t.html new file mode 100644 index 00000000..54d104db --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-r-i-g-h-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Direction.DROPRIGHT - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">Direction</a> / <a href="./-d-r-o-p-r-i-g-h-t.html">DROPRIGHT</a><br/> +<br/> +<h1>DROPRIGHT</h1> +<a name="pl.treksoft.kvision.dropdown.Direction.DROPRIGHT"></a> +<code><span class="identifier">DROPRIGHT</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-u-p.html b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-u-p.html new file mode 100644 index 00000000..cfc8f534 --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-direction/-d-r-o-p-u-p.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Direction.DROPUP - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">Direction</a> / <a href="./-d-r-o-p-u-p.html">DROPUP</a><br/> +<br/> +<h1>DROPUP</h1> +<a name="pl.treksoft.kvision.dropdown.Direction.DROPUP"></a> +<code><span class="identifier">DROPUP</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.dropdown/-direction/index.html b/api/pl.treksoft.kvision.dropdown/-direction/index.html new file mode 100644 index 00000000..81878f40 --- /dev/null +++ b/api/pl.treksoft.kvision.dropdown/-direction/index.html @@ -0,0 +1,61 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Direction - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="./index.html">Direction</a><br/> +<br/> +<h1>Direction</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Direction</span></code> +<p>Dropdown directions.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-d-r-o-p-d-o-w-n.html">DROPDOWN</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-d-r-o-p-u-p.html">DROPUP</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-d-r-o-p-l-e-f-t.html">DROPLEFT</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-d-r-o-p-r-i-g-h-t.html">DROPRIGHT</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> |