diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
commit | 61545b3f1fb1844af350d187edd26285e98f0466 (patch) | |
tree | 332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e | |
parent | aa350102b7dea200fdd152b16a2948e681a98a0e (diff) | |
download | kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2 kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip |
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e')
3 files changed, 0 insertions, 61 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-g-e-t.html b/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-g-e-t.html deleted file mode 100644 index 6ca1fa0d..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-g-e-t.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>HTTPTYPE.GET - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="index.html">HTTPTYPE</a> / <a href="./-g-e-t.html">GET</a><br/> -<br/> -<h1>GET</h1> -<a name="pl.treksoft.kvision.form.select.HTTPTYPE.GET"></a> -<code><span class="identifier">GET</span></code> -</BODY> -</HTML> diff --git a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-p-o-s-t.html b/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-p-o-s-t.html deleted file mode 100644 index fc45a9da..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/-p-o-s-t.html +++ /dev/null @@ -1,14 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>HTTPTYPE.POST - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="index.html">HTTPTYPE</a> / <a href="./-p-o-s-t.html">POST</a><br/> -<br/> -<h1>POST</h1> -<a name="pl.treksoft.kvision.form.select.HTTPTYPE.POST"></a> -<code><span class="identifier">POST</span></code> -</BODY> -</HTML> diff --git a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/index.html b/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/index.html deleted file mode 100644 index b138a353..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/index.html +++ /dev/null @@ -1,33 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>HTTPTYPE - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="./index.html">HTTPTYPE</a><br/> -<br/> -<h1>HTTPTYPE</h1> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">HTTPTYPE</span></code> -<p>HTTP protocol type for the AJAX call.</p> -<h3>Enum Values</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-g-e-t.html">GET</a></p> -</td> -<td> -</td> -</tr> -<tr> -<td> -<p><a href="-p-o-s-t.html">POST</a></p> -</td> -<td> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |