summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-vertical-align
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-03-08 13:47:54 +0100
committerRobert Jaros <rjaros@finn.pl>2018-03-08 13:47:54 +0100
commite6e1126cba9e8e35ef8a972039428a7e3c91249b (patch)
tree57c9524142d06bfb3de79526622d38c189c05516 /api/pl.treksoft.kvision.core/-vertical-align
parentc9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (diff)
downloadkvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.gz
kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.bz2
kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.zip
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.core/-vertical-align')
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-b-a-s-e-l-i-n-e.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-b-o-t-t-o-m.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-i-n-h-e-r-i-t.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-i-n-i-t-i-a-l.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-m-i-d-d-l-e.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-s-u-b.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-s-u-p-e-r.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-b-o-t-t-o-m.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-t-o-p.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/-t-o-p.html14
-rw-r--r--api/pl.treksoft.kvision.core/-vertical-align/index.html89
11 files changed, 229 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-b-a-s-e-l-i-n-e.html b/api/pl.treksoft.kvision.core/-vertical-align/-b-a-s-e-l-i-n-e.html
new file mode 100644
index 00000000..46988134
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-b-a-s-e-l-i-n-e.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.BASELINE - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-b-a-s-e-l-i-n-e.html">BASELINE</a><br/>
+<br/>
+<h1>BASELINE</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.BASELINE"></a>
+<code><span class="identifier">BASELINE</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-b-o-t-t-o-m.html b/api/pl.treksoft.kvision.core/-vertical-align/-b-o-t-t-o-m.html
new file mode 100644
index 00000000..dcc03ec6
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-b-o-t-t-o-m.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.BOTTOM - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-b-o-t-t-o-m.html">BOTTOM</a><br/>
+<br/>
+<h1>BOTTOM</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.BOTTOM"></a>
+<code><span class="identifier">BOTTOM</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-i-n-h-e-r-i-t.html b/api/pl.treksoft.kvision.core/-vertical-align/-i-n-h-e-r-i-t.html
new file mode 100644
index 00000000..96033bec
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-i-n-h-e-r-i-t.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.INHERIT - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-i-n-h-e-r-i-t.html">INHERIT</a><br/>
+<br/>
+<h1>INHERIT</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.INHERIT"></a>
+<code><span class="identifier">INHERIT</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-i-n-i-t-i-a-l.html b/api/pl.treksoft.kvision.core/-vertical-align/-i-n-i-t-i-a-l.html
new file mode 100644
index 00000000..5c3483f3
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-i-n-i-t-i-a-l.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.INITIAL - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-i-n-i-t-i-a-l.html">INITIAL</a><br/>
+<br/>
+<h1>INITIAL</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.INITIAL"></a>
+<code><span class="identifier">INITIAL</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-m-i-d-d-l-e.html b/api/pl.treksoft.kvision.core/-vertical-align/-m-i-d-d-l-e.html
new file mode 100644
index 00000000..0378c692
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-m-i-d-d-l-e.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.MIDDLE - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-m-i-d-d-l-e.html">MIDDLE</a><br/>
+<br/>
+<h1>MIDDLE</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.MIDDLE"></a>
+<code><span class="identifier">MIDDLE</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-s-u-b.html b/api/pl.treksoft.kvision.core/-vertical-align/-s-u-b.html
new file mode 100644
index 00000000..75860965
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-s-u-b.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.SUB - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-s-u-b.html">SUB</a><br/>
+<br/>
+<h1>SUB</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.SUB"></a>
+<code><span class="identifier">SUB</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-s-u-p-e-r.html b/api/pl.treksoft.kvision.core/-vertical-align/-s-u-p-e-r.html
new file mode 100644
index 00000000..0ef5b442
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-s-u-p-e-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.SUPER - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-s-u-p-e-r.html">SUPER</a><br/>
+<br/>
+<h1>SUPER</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.SUPER"></a>
+<code><span class="identifier">SUPER</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-b-o-t-t-o-m.html b/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-b-o-t-t-o-m.html
new file mode 100644
index 00000000..75f4be07
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-b-o-t-t-o-m.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.TEXTBOTTOM - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-t-e-x-t-b-o-t-t-o-m.html">TEXTBOTTOM</a><br/>
+<br/>
+<h1>TEXTBOTTOM</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.TEXTBOTTOM"></a>
+<code><span class="identifier">TEXTBOTTOM</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-t-o-p.html b/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-t-o-p.html
new file mode 100644
index 00000000..ea3f4067
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-t-e-x-t-t-o-p.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.TEXTTOP - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-t-e-x-t-t-o-p.html">TEXTTOP</a><br/>
+<br/>
+<h1>TEXTTOP</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.TEXTTOP"></a>
+<code><span class="identifier">TEXTTOP</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/-t-o-p.html b/api/pl.treksoft.kvision.core/-vertical-align/-t-o-p.html
new file mode 100644
index 00000000..fd0da4fd
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/-t-o-p.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign.TOP - 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">VerticalAlign</a>&nbsp;/&nbsp;<a href="./-t-o-p.html">TOP</a><br/>
+<br/>
+<h1>TOP</h1>
+<a name="pl.treksoft.kvision.core.VerticalAlign.TOP"></a>
+<code><span class="identifier">TOP</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.core/-vertical-align/index.html b/api/pl.treksoft.kvision.core/-vertical-align/index.html
new file mode 100644
index 00000000..e0bfaa87
--- /dev/null
+++ b/api/pl.treksoft.kvision.core/-vertical-align/index.html
@@ -0,0 +1,89 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>VerticalAlign - 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">VerticalAlign</a><br/>
+<br/>
+<h1>VerticalAlign</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">VerticalAlign</span></code>
+<p>Definitions of CSS vertical align options.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-b-a-s-e-l-i-n-e.html">BASELINE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-u-b.html">SUB</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-u-p-e-r.html">SUPER</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-o-p.html">TOP</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-e-x-t-t-o-p.html">TEXTTOP</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-m-i-d-d-l-e.html">MIDDLE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-b-o-t-t-o-m.html">BOTTOM</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-e-x-t-b-o-t-t-o-m.html">TEXTBOTTOM</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>