aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.tabulator/-v-align/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-v-align/index.html')
-rw-r--r--api/pl.treksoft.kvision.tabulator/-v-align/index.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-v-align/index.html b/api/pl.treksoft.kvision.tabulator/-v-align/index.html
new file mode 100644
index 00000000..0a33c9f3
--- /dev/null
+++ b/api/pl.treksoft.kvision.tabulator/-v-align/index.html
@@ -0,0 +1,43 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VAlign - 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.tabulator</a>&nbsp;/&nbsp;<a href="./index.html">VAlign</a><br/>
+<br/>
+<h1>VAlign</h1>
+(js) <code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">VAlign</span></code>
+<p>Column align.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+(js)
+<h4><a href="-t-o-p.html">TOP</a></h4>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+(js)
+<h4><a href="-m-i-d-d-l-e.html">MIDDLE</a></h4>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+(js)
+<h4><a href="-b-o-t-t-o-m.html">BOTTOM</a></h4>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>