aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.html/-button-type
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-10-21 23:59:34 +0200
committerRobert Jaros <rjaros@finn.pl>2018-10-21 23:59:34 +0200
commit7c2850063697f94a0d8b8d8f8588136dd4b3d05e (patch)
treed36036066bd3ef3f3e034c6dfc1e4283b1e69ece /api/pl.treksoft.kvision.html/-button-type
parenta70acf853de62d0754ca95aa4103712b82afdef8 (diff)
downloadkvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz
kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2
kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.html/-button-type')
-rw-r--r--api/pl.treksoft.kvision.html/-button-type/-b-u-t-t-o-n.html14
-rw-r--r--api/pl.treksoft.kvision.html/-button-type/-r-e-s-e-t.html14
-rw-r--r--api/pl.treksoft.kvision.html/-button-type/-s-u-b-m-i-t.html14
-rw-r--r--api/pl.treksoft.kvision.html/-button-type/index.html40
4 files changed, 0 insertions, 82 deletions
diff --git a/api/pl.treksoft.kvision.html/-button-type/-b-u-t-t-o-n.html b/api/pl.treksoft.kvision.html/-button-type/-b-u-t-t-o-n.html
deleted file mode 100644
index 4c82579f..00000000
--- a/api/pl.treksoft.kvision.html/-button-type/-b-u-t-t-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>ButtonType.BUTTON - 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.html</a>&nbsp;/&nbsp;<a href="index.html">ButtonType</a>&nbsp;/&nbsp;<a href="./-b-u-t-t-o-n.html">BUTTON</a><br/>
-<br/>
-<h1>BUTTON</h1>
-<a name="pl.treksoft.kvision.html.ButtonType.BUTTON"></a>
-<code><span class="identifier">BUTTON</span></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-type/-r-e-s-e-t.html b/api/pl.treksoft.kvision.html/-button-type/-r-e-s-e-t.html
deleted file mode 100644
index 5fe96db0..00000000
--- a/api/pl.treksoft.kvision.html/-button-type/-r-e-s-e-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>ButtonType.RESET - 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.html</a>&nbsp;/&nbsp;<a href="index.html">ButtonType</a>&nbsp;/&nbsp;<a href="./-r-e-s-e-t.html">RESET</a><br/>
-<br/>
-<h1>RESET</h1>
-<a name="pl.treksoft.kvision.html.ButtonType.RESET"></a>
-<code><span class="identifier">RESET</span></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-type/-s-u-b-m-i-t.html b/api/pl.treksoft.kvision.html/-button-type/-s-u-b-m-i-t.html
deleted file mode 100644
index ac715940..00000000
--- a/api/pl.treksoft.kvision.html/-button-type/-s-u-b-m-i-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>ButtonType.SUBMIT - 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.html</a>&nbsp;/&nbsp;<a href="index.html">ButtonType</a>&nbsp;/&nbsp;<a href="./-s-u-b-m-i-t.html">SUBMIT</a><br/>
-<br/>
-<h1>SUBMIT</h1>
-<a name="pl.treksoft.kvision.html.ButtonType.SUBMIT"></a>
-<code><span class="identifier">SUBMIT</span></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-type/index.html b/api/pl.treksoft.kvision.html/-button-type/index.html
deleted file mode 100644
index 6a6009d1..00000000
--- a/api/pl.treksoft.kvision.html/-button-type/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>ButtonType - 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.html</a>&nbsp;/&nbsp;<a href="./index.html">ButtonType</a><br/>
-<br/>
-<h1>ButtonType</h1>
-<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ButtonType</span></code>
-<p>Button types.</p>
-<h3>Enum Values</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="-b-u-t-t-o-n.html">BUTTON</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-s-u-b-m-i-t.html">SUBMIT</a></p>
-</td>
-<td>
-</td>
-</tr>
-<tr>
-<td>
-<p><a href="-r-e-s-e-t.html">RESET</a></p>
-</td>
-<td>
-</td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>