diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-10-26 00:17:24 +0200 |
commit | fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb (patch) | |
tree | 911c8e9b208b9ba77f00531668d1d99b40fcb8e3 /api1/pl.treksoft.kvision.core/-overflow | |
parent | 4f5db77ec2db6c87cb93ceb9f7ea9ab311247f17 (diff) | |
download | kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.gz kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.tar.bz2 kvision-fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb.zip |
API documentation for KVision 2.0.0
Diffstat (limited to 'api1/pl.treksoft.kvision.core/-overflow')
7 files changed, 159 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html b/api1/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html new file mode 100644 index 00000000..5c95f9bc --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.AUTO - 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">Overflow</a> / <a href="./-a-u-t-o.html">AUTO</a><br/> +<br/> +<h1>AUTO</h1> +<a name="pl.treksoft.kvision.core.Overflow.AUTO"></a> +<code><span class="identifier">AUTO</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html b/api1/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html new file mode 100644 index 00000000..e39f1ff2 --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.HIDDEN - 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">Overflow</a> / <a href="./-h-i-d-d-e-n.html">HIDDEN</a><br/> +<br/> +<h1>HIDDEN</h1> +<a name="pl.treksoft.kvision.core.Overflow.HIDDEN"></a> +<code><span class="identifier">HIDDEN</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html b/api1/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html new file mode 100644 index 00000000..c77733f6 --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.INHERIT - 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">Overflow</a> / <a href="./-i-n-h-e-r-i-t.html">INHERIT</a><br/> +<br/> +<h1>INHERIT</h1> +<a name="pl.treksoft.kvision.core.Overflow.INHERIT"></a> +<code><span class="identifier">INHERIT</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html b/api1/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html new file mode 100644 index 00000000..bbeeaa11 --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.INITIAL - 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">Overflow</a> / <a href="./-i-n-i-t-i-a-l.html">INITIAL</a><br/> +<br/> +<h1>INITIAL</h1> +<a name="pl.treksoft.kvision.core.Overflow.INITIAL"></a> +<code><span class="identifier">INITIAL</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html b/api1/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html new file mode 100644 index 00000000..42beb7db --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.SCROLL - 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">Overflow</a> / <a href="./-s-c-r-o-l-l.html">SCROLL</a><br/> +<br/> +<h1>SCROLL</h1> +<a name="pl.treksoft.kvision.core.Overflow.SCROLL"></a> +<code><span class="identifier">SCROLL</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html b/api1/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html new file mode 100644 index 00000000..5dadd30b --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow.VISIBLE - 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">Overflow</a> / <a href="./-v-i-s-i-b-l-e.html">VISIBLE</a><br/> +<br/> +<h1>VISIBLE</h1> +<a name="pl.treksoft.kvision.core.Overflow.VISIBLE"></a> +<code><span class="identifier">VISIBLE</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.core/-overflow/index.html b/api1/pl.treksoft.kvision.core/-overflow/index.html new file mode 100644 index 00000000..f02a8ff0 --- /dev/null +++ b/api1/pl.treksoft.kvision.core/-overflow/index.html @@ -0,0 +1,75 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Overflow - 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">Overflow</a><br/> +<br/> +<h1>Overflow</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Overflow</span></code> +<p>Definitions of CSS overflow options.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-v-i-s-i-b-l-e.html">VISIBLE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-h-i-d-d-e-n.html">HIDDEN</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-c-r-o-l-l.html">SCROLL</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-a-u-t-o.html">AUTO</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-i-n-i-t-i-a-l.html">INITIAL</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-i-n-h-e-r-i-t.html">INHERIT</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> |