aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.progress/-progress-bar-style/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-04-02 01:35:47 +0200
committerRobert Jaros <rjaros@finn.pl>2018-04-02 01:35:47 +0200
commit806edfceeefe7fda47924f97237974e99fe28a02 (patch)
treeab1f0cbd26fabd147c2343761c1577e05da373af /api/pl.treksoft.kvision.progress/-progress-bar-style/index.html
parentfe344a5450759e8eb8ffbb9c7d7f92a9ee5f4ee0 (diff)
downloadkvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.gz
kvision-806edfceeefe7fda47924f97237974e99fe28a02.tar.bz2
kvision-806edfceeefe7fda47924f97237974e99fe28a02.zip
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.progress/-progress-bar-style/index.html')
-rw-r--r--api/pl.treksoft.kvision.progress/-progress-bar-style/index.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.progress/-progress-bar-style/index.html b/api/pl.treksoft.kvision.progress/-progress-bar-style/index.html
new file mode 100644
index 00000000..05ef2969
--- /dev/null
+++ b/api/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>