diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
commit | e6e1126cba9e8e35ef8a972039428a7e3c91249b (patch) | |
tree | 57c9524142d06bfb3de79526622d38c189c05516 /api/pl.treksoft.kvision.core/-text-overflow | |
parent | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (diff) | |
download | kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.gz kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.bz2 kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.zip |
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.core/-text-overflow')
5 files changed, 103 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-text-overflow/-c-l-i-p.html b/api/pl.treksoft.kvision.core/-text-overflow/-c-l-i-p.html new file mode 100644 index 00000000..df1d56c5 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-text-overflow/-c-l-i-p.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TextOverflow.CLIP - 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">TextOverflow</a> / <a href="./-c-l-i-p.html">CLIP</a><br/> +<br/> +<h1>CLIP</h1> +<a name="pl.treksoft.kvision.core.TextOverflow.CLIP"></a> +<code><span class="identifier">CLIP</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-text-overflow/-e-l-l-i-p-s-i-s.html b/api/pl.treksoft.kvision.core/-text-overflow/-e-l-l-i-p-s-i-s.html new file mode 100644 index 00000000..16f6a43e --- /dev/null +++ b/api/pl.treksoft.kvision.core/-text-overflow/-e-l-l-i-p-s-i-s.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TextOverflow.ELLIPSIS - 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">TextOverflow</a> / <a href="./-e-l-l-i-p-s-i-s.html">ELLIPSIS</a><br/> +<br/> +<h1>ELLIPSIS</h1> +<a name="pl.treksoft.kvision.core.TextOverflow.ELLIPSIS"></a> +<code><span class="identifier">ELLIPSIS</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-text-overflow/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-text-overflow/-i-n-h-e-r-i-t.html new file mode 100644 index 00000000..deeb1ab2 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-text-overflow/-i-n-h-e-r-i-t.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TextOverflow.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">TextOverflow</a> / <a href="./-i-n-h-e-r-i-t.html">INHERIT</a><br/> +<br/> +<h1>INHERIT</h1> +<a name="pl.treksoft.kvision.core.TextOverflow.INHERIT"></a> +<code><span class="identifier">INHERIT</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-text-overflow/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-text-overflow/-i-n-i-t-i-a-l.html new file mode 100644 index 00000000..181c5bb4 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-text-overflow/-i-n-i-t-i-a-l.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TextOverflow.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">TextOverflow</a> / <a href="./-i-n-i-t-i-a-l.html">INITIAL</a><br/> +<br/> +<h1>INITIAL</h1> +<a name="pl.treksoft.kvision.core.TextOverflow.INITIAL"></a> +<code><span class="identifier">INITIAL</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.core/-text-overflow/index.html b/api/pl.treksoft.kvision.core/-text-overflow/index.html new file mode 100644 index 00000000..fe1586df --- /dev/null +++ b/api/pl.treksoft.kvision.core/-text-overflow/index.html @@ -0,0 +1,47 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>TextOverflow - 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">TextOverflow</a><br/> +<br/> +<h1>TextOverflow</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TextOverflow</span></code> +<p>Definitions of CSS text overflow options.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-c-l-i-p.html">CLIP</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-e-l-l-i-p-s-i-s.html">ELLIPSIS</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> |