diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-text-overflow')
5 files changed, 0 insertions, 103 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 deleted file mode 100644 index df1d56c5..00000000 --- a/api/pl.treksoft.kvision.core/-text-overflow/-c-l-i-p.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 16f6a43e..00000000 --- a/api/pl.treksoft.kvision.core/-text-overflow/-e-l-l-i-p-s-i-s.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index deeb1ab2..00000000 --- a/api/pl.treksoft.kvision.core/-text-overflow/-i-n-h-e-r-i-t.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index 181c5bb4..00000000 --- a/api/pl.treksoft.kvision.core/-text-overflow/-i-n-i-t-i-a-l.html +++ /dev/null @@ -1,14 +0,0 @@ -<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 deleted file mode 100644 index fe1586df..00000000 --- a/api/pl.treksoft.kvision.core/-text-overflow/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<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> |