aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html')
-rw-r--r--docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html b/docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html
new file mode 100644
index 00000000..bbb4f382
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.form.spinner/-b-u-t-t-o-n-s-t-y-p-e/index.html
@@ -0,0 +1,40 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>BUTTONSTYPE - 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.form.spinner</a>&nbsp;/&nbsp;<a href="./index.html">BUTTONSTYPE</a><br/>
+<br/>
+<h1>BUTTONSTYPE</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">BUTTONSTYPE</span></code>
+<p>Spinner buttons layout types.</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="-h-o-r-i-z-o-n-t-a-l.html">HORIZONTAL</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-v-e-r-t-i-c-a-l.html">VERTICAL</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>