aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.modal/-modal-size
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
commit61545b3f1fb1844af350d187edd26285e98f0466 (patch)
tree332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.modal/-modal-size
parentaa350102b7dea200fdd152b16a2948e681a98a0e (diff)
downloadkvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz
kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2
kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.modal/-modal-size')
-rw-r--r--docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html26
-rw-r--r--docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html26
-rw-r--r--docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html14
-rw-r--r--docs/api/pl.treksoft.kvision.modal/-modal-size/index.html45
4 files changed, 111 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html
new file mode 100644
index 00000000..9884a5ab
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/-l-a-r-g-e.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ModalSize.LARGE - 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.modal</a>&nbsp;/&nbsp;<a href="index.html">ModalSize</a>&nbsp;/&nbsp;<a href="./-l-a-r-g-e.html">LARGE</a><br/>
+<br/>
+<h1>LARGE</h1>
+<a name="pl.treksoft.kvision.modal.ModalSize.LARGE"></a>
+<code><span class="identifier">LARGE</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/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html
new file mode 100644
index 00000000..57bee013
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/-s-m-a-l-l.html
@@ -0,0 +1,26 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ModalSize.SMALL - 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.modal</a>&nbsp;/&nbsp;<a href="index.html">ModalSize</a>&nbsp;/&nbsp;<a href="./-s-m-a-l-l.html">SMALL</a><br/>
+<br/>
+<h1>SMALL</h1>
+<a name="pl.treksoft.kvision.modal.ModalSize.SMALL"></a>
+<code><span class="identifier">SMALL</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/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html
new file mode 100644
index 00000000..6b78f796
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/class-name.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ModalSize.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.modal</a>&nbsp;/&nbsp;<a href="index.html">ModalSize</a>&nbsp;/&nbsp;<a href="./class-name.html">className</a><br/>
+<br/>
+<h1>className</h1>
+<a name="pl.treksoft.kvision.modal.ModalSize$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/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html b/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html
new file mode 100644
index 00000000..4b88ad07
--- /dev/null
+++ b/docs/api/pl.treksoft.kvision.modal/-modal-size/index.html
@@ -0,0 +1,45 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ModalSize - 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.modal</a>&nbsp;/&nbsp;<a href="./index.html">ModalSize</a><br/>
+<br/>
+<h1>ModalSize</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ModalSize</span></code>
+<p>Modal window sizes.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-l-a-r-g-e.html">LARGE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-m-a-l-l.html">SMALL</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>