diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.pace/index.html')
-rw-r--r-- | api1/pl.treksoft.kvision.pace/index.html | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.pace/index.html b/api1/pl.treksoft.kvision.pace/index.html new file mode 100644 index 00000000..e6b6408b --- /dev/null +++ b/api1/pl.treksoft.kvision.pace/index.html @@ -0,0 +1,53 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>pl.treksoft.kvision.pace - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="./index.html">pl.treksoft.kvision.pace</a><br/> +<br/> +<h2>Package pl.treksoft.kvision.pace</h2> +<p>Automatic progress bar module.</p> +<h3>Types</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-pace/index.html">Pace</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">Pace</span></code></td> +</tr> +<tr> +<td> +<p><a href="-pace-ajax-options/index.html">PaceAjaxOptions</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">PaceAjaxOptions</span></code></td> +</tr> +<tr> +<td> +<p><a href="-pace-elements-options/index.html">PaceElementsOptions</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">PaceElementsOptions</span></code></td> +</tr> +<tr> +<td> +<p><a href="-pace-event-lag-options/index.html">PaceEventLagOptions</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">PaceEventLagOptions</span></code></td> +</tr> +<tr> +<td> +<p><a href="-pace-options/index.html">PaceOptions</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">PaceOptions</span></code></td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |