summaryrefslogtreecommitdiff
path: root/api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html
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/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html
parenta70acf853de62d0754ca95aa4103712b82afdef8 (diff)
downloadkvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.gz
kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.tar.bz2
kvision-7c2850063697f94a0d8b8d8f8588136dd4b3d05e.zip
API documentation for KVision 0.0.19
Diffstat (limited to 'api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html')
-rw-r--r--api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html b/api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html
new file mode 100644
index 00000000..05ef2969
--- /dev/null
+++ b/api/kvision/pl.treksoft.kvision.progress/-progress-bar-style/index.html
@@ -0,0 +1,47 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ProgressBarStyle - 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.progress</a>&nbsp;/&nbsp;<a href="./index.html">ProgressBarStyle</a><br/>
+<br/>
+<h1>ProgressBarStyle</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ProgressBarStyle</span></code>
+<p>Progress bar styles.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<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>
+</tbody>
+</table>
+</BODY>
+</HTML>