diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
commit | 61545b3f1fb1844af350d187edd26285e98f0466 (patch) | |
tree | 332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.core/-overflow | |
parent | aa350102b7dea200fdd152b16a2948e681a98a0e (diff) | |
download | kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2 kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip |
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.core/-overflow')
7 files changed, 145 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html b/docs/api/pl.treksoft.kvision.core/-overflow/-a-u-t-o.html new file mode 100644 index 00000000..5c95f9bc --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html b/docs/api/pl.treksoft.kvision.core/-overflow/-h-i-d-d-e-n.html new file mode 100644 index 00000000..e39f1ff2 --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html b/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-h-e-r-i-t.html new file mode 100644 index 00000000..c77733f6 --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html b/docs/api/pl.treksoft.kvision.core/-overflow/-i-n-i-t-i-a-l.html new file mode 100644 index 00000000..bbeeaa11 --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html b/docs/api/pl.treksoft.kvision.core/-overflow/-s-c-r-o-l-l.html new file mode 100644 index 00000000..42beb7db --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html b/docs/api/pl.treksoft.kvision.core/-overflow/-v-i-s-i-b-l-e.html new file mode 100644 index 00000000..5dadd30b --- /dev/null +++ b/docs/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/docs/api/pl.treksoft.kvision.core/-overflow/index.html b/docs/api/pl.treksoft.kvision.core/-overflow/index.html new file mode 100644 index 00000000..1b06a5da --- /dev/null +++ b/docs/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> |