aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-clear/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-clear/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-clear/index.html61
1 files changed, 0 insertions, 61 deletions
diff --git a/api/pl.treksoft.kvision.core/-clear/index.html b/api/pl.treksoft.kvision.core/-clear/index.html
deleted file mode 100644
index fdc474bd..00000000
--- a/api/pl.treksoft.kvision.core/-clear/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>Clear - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
-</HEAD>
-<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.core</a>&nbsp;/&nbsp;<a href="./index.html">Clear</a><br/>
-<br/>
-<h1>Clear</h1>
-<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Clear</span></code>
-<p>Definitions of CSS clear options.</p>
-<h3>Enum Values</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="-n-o-n-e.html">NONE</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-l-e-f-t.html">LEFT</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-r-i-g-h-t.html">RIGHT</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-b-o-t-h.html">BOTH</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>