aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-white-space/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-white-space/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/-white-space/index.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-white-space/index.html b/api/pl.treksoft.kvision.core/-white-space/index.html
new file mode 100644
index 00000000..1155faf5
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-white-space/index.html
@@ -0,0 +1,68 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>WhiteSpace - 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">WhiteSpace</a><br/>
+<br/>
+<h1>WhiteSpace</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">WhiteSpace</span></code>
+<p>Definitions of CSS white space options.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-n-o-r-m-a-l.html">NORMAL</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-n-o-w-r-a-p.html">NOWRAP</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-r-e.html">PRE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-r-e-l-i-n-e.html">PRELINE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-r-e-w-r-a-p.html">PREWRAP</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>