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, 61 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-clear/index.html b/api/pl.treksoft.kvision.core/-clear/index.html
new file mode 100644
index 00000000..fdc474bd
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-clear/index.html
@@ -0,0 +1,61 @@
+<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>