diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-10-22 00:01:39 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-10-22 00:01:39 +0200 |
commit | eb930482e9972a21d39f2aea8b813acf58ff5b64 (patch) | |
tree | 1c64052b39527aca51793860894baa37791cc94f /api/pl.treksoft.kvision.core/-overflow | |
parent | 7c2850063697f94a0d8b8d8f8588136dd4b3d05e (diff) | |
download | kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.gz kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.bz2 kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.zip |
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.core/-overflow')
7 files changed, 145 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html b/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html new file mode 100644 index 00000000..5c95f9bc --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html b/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html new file mode 100644 index 00000000..e39f1ff2 --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html new file mode 100644 index 00000000..c77733f6 --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html new file mode 100644 index 00000000..bbeeaa11 --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html b/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html new file mode 100644 index 00000000..42beb7db --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html b/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html new file mode 100644 index 00000000..5dadd30b --- /dev/null +++ b/api/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/api/pl.treksoft.kvision.core/-overflow/index.html b/api/pl.treksoft.kvision.core/-overflow/index.html new file mode 100644 index 00000000..1b06a5da --- /dev/null +++ b/api/pl.treksoft.kvision.core/-overflow/index.html @@ -0,0 +1,61 @@ +<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> +</BODY> +</HTML> |