aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.html/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-09 13:40:35 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-09 13:40:35 +0100
commitd8cd67062b8de6e8398dc6dfd00d201200c82414 (patch)
tree601082ec1eec73bc7a7d6ce8b51352e5345ffe81 /docs/api/pl.treksoft.kvision.html/index.html
parent955304789ea83aceacbdf4c8a9eb742f6c2518f6 (diff)
downloadkvision-d8cd67062b8de6e8398dc6dfd00d201200c82414.tar.gz
kvision-d8cd67062b8de6e8398dc6dfd00d201200c82414.tar.bz2
kvision-d8cd67062b8de6e8398dc6dfd00d201200c82414.zip
API doc and readme
Diffstat (limited to 'docs/api/pl.treksoft.kvision.html/index.html')
-rw-r--r--docs/api/pl.treksoft.kvision.html/index.html126
1 files changed, 126 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.html/index.html b/docs/api/pl.treksoft.kvision.html/index.html
new file mode 100644
index 00000000..5c3fccc0
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.html/index.html
@@ -0,0 +1,126 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>pl.treksoft.kvision.html - 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><br/>
+<br/>
+<h2>Package pl.treksoft.kvision.html</h2>
+<p>Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links and lists.</p>
+<h3>Types</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-a-l-i-g-n/index.html">ALIGN</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ALIGN</span></code>
+<p>CSS align attributes.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-b-u-t-t-o-n-s-i-z-e/index.html">BUTTONSIZE</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">BUTTONSIZE</span></code>
+<p>Button sizes.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-b-u-t-t-o-n-s-t-y-l-e/index.html">BUTTONSTYLE</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">BUTTONSTYLE</span></code>
+<p>Button styles.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-button/index.html">Button</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Button</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
+<p>Button component.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-m-a-g-e-s-h-a-p-e/index.html">IMAGESHAPE</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">IMAGESHAPE</span></code>
+<p>Image shapes.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-image/index.html">Image</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Image</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
+<p>Image component.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-l-i-s-t-t-y-p-e/index.html">LISTTYPE</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">LISTTYPE</span></code>
+<p>HTML list types.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-label/index.html">Label</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Label</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-tag/index.html"><span class="identifier">Tag</span></a></code>
+<p>Simple label component rendered as <em>span</em>.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-link/index.html">Link</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Link</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code>
+<p>Link component.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-list-tag/index.html">ListTag</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">ListTag</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code>
+<p>HTML list component.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-a-g/index.html">TAG</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TAG</span></code>
+<p>HTML tags.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-tag/index.html">Tag</a></p>
+</td>
+<td>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Tag</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code>
+<p>HTML tag component.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>