aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.html/-button-style
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-10-22 00:01:39 +0200
committerRobert Jaros <rjaros@finn.pl>2018-10-22 00:01:39 +0200
commiteb930482e9972a21d39f2aea8b813acf58ff5b64 (patch)
tree1c64052b39527aca51793860894baa37791cc94f /api/pl.treksoft.kvision.html/-button-style
parent7c2850063697f94a0d8b8d8f8588136dd4b3d05e (diff)
downloadkvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.gz
kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.tar.bz2
kvision-eb930482e9972a21d39f2aea8b813acf58ff5b64.zip
API documentation for KVision 0.0.19
Diffstat (limited to 'api/pl.treksoft.kvision.html/-button-style')
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html26
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/class-name.html14
-rw-r--r--api/pl.treksoft.kvision.html/-button-style/index.html80
9 files changed, 276 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html b/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html
new file mode 100644
index 00000000..670b9a69
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-d-a-n-g-e-r.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.DANGER - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-d-a-n-g-e-r.html">DANGER</a><br/>
+<br/>
+<h1>DANGER</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.DANGER"></a>
+<code><span class="identifier">DANGER</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html b/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html
new file mode 100644
index 00000000..67f06f9f
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-d-e-f-a-u-l-t.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.DEFAULT - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-d-e-f-a-u-l-t.html">DEFAULT</a><br/>
+<br/>
+<h1>DEFAULT</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.DEFAULT"></a>
+<code><span class="identifier">DEFAULT</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html b/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html
new file mode 100644
index 00000000..240caa0b
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-i-n-f-o.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.INFO - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-i-n-f-o.html">INFO</a><br/>
+<br/>
+<h1>INFO</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.INFO"></a>
+<code><span class="identifier">INFO</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html b/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html
new file mode 100644
index 00000000..2f3154b3
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-l-i-n-k.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.LINK - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-l-i-n-k.html">LINK</a><br/>
+<br/>
+<h1>LINK</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.LINK"></a>
+<code><span class="identifier">LINK</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html b/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html
new file mode 100644
index 00000000..f6c62a82
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-p-r-i-m-a-r-y.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.PRIMARY - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-p-r-i-m-a-r-y.html">PRIMARY</a><br/>
+<br/>
+<h1>PRIMARY</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.PRIMARY"></a>
+<code><span class="identifier">PRIMARY</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html b/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html
new file mode 100644
index 00000000..fead7ebb
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-s-u-c-c-e-s-s.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.SUCCESS - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-s-u-c-c-e-s-s.html">SUCCESS</a><br/>
+<br/>
+<h1>SUCCESS</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.SUCCESS"></a>
+<code><span class="identifier">SUCCESS</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html b/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html
new file mode 100644
index 00000000..2b8f45dc
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/-w-a-r-n-i-n-g.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.WARNING - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./-w-a-r-n-i-n-g.html">WARNING</a><br/>
+<br/>
+<h1>WARNING</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle.WARNING"></a>
+<code><span class="identifier">WARNING</span></code>
+<h3>Inherited Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/class-name.html b/api/pl.treksoft.kvision.html/-button-style/class-name.html
new file mode 100644
index 00000000..23b01ddc
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/class-name.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle.className - 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">ButtonStyle</a>&nbsp;/&nbsp;<a href="./class-name.html">className</a><br/>
+<br/>
+<h1>className</h1>
+<a name="pl.treksoft.kvision.html.ButtonStyle$className"></a>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.html/-button-style/index.html b/api/pl.treksoft.kvision.html/-button-style/index.html
new file mode 100644
index 00000000..eccb9e20
--- /dev/null
+++ b/api/pl.treksoft.kvision.html/-button-style/index.html
@@ -0,0 +1,80 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ButtonStyle - 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">ButtonStyle</a><br/>
+<br/>
+<h1>ButtonStyle</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ButtonStyle</span></code>
+<p>Button styles.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-d-e-f-a-u-l-t.html">DEFAULT</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-r-i-m-a-r-y.html">PRIMARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-u-c-c-e-s-s.html">SUCCESS</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-n-f-o.html">INFO</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-w-a-r-n-i-n-g.html">WARNING</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-d-a-n-g-e-r.html">DANGER</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-l-i-n-k.html">LINK</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="class-name.html">className</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">className</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>