diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-12-23 01:32:27 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-12-23 01:32:27 +0100 |
commit | a81c549e277d1a07e87cf8e2eecf89662deda323 (patch) | |
tree | fd64e2f453094f7106bf97faa2833136e58327d4 /api/pl.treksoft.kvision.panel/-side-tab-size/index.html | |
parent | cc229b215e07fa84d48c5754cdb6ba26fd678910 (diff) | |
download | kvision-a81c549e277d1a07e87cf8e2eecf89662deda323.tar.gz kvision-a81c549e277d1a07e87cf8e2eecf89662deda323.tar.bz2 kvision-a81c549e277d1a07e87cf8e2eecf89662deda323.zip |
API documentation for KVision 0.0.22
Diffstat (limited to 'api/pl.treksoft.kvision.panel/-side-tab-size/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.panel/-side-tab-size/index.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.panel/-side-tab-size/index.html b/api/pl.treksoft.kvision.panel/-side-tab-size/index.html new file mode 100644 index 00000000..764ae233 --- /dev/null +++ b/api/pl.treksoft.kvision.panel/-side-tab-size/index.html @@ -0,0 +1,61 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SideTabSize - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="./index.html">SideTabSize</a><br/> +<br/> +<h1>SideTabSize</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">SideTabSize</span></code> +<p>Left or right tab size.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-s-i-z-e_1.html">SIZE_1</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-i-z-e_2.html">SIZE_2</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-i-z-e_3.html">SIZE_3</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-i-z-e_4.html">SIZE_4</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-i-z-e_5.html">SIZE_5</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-s-i-z-e_6.html">SIZE_6</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |