aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.select/-h-t-t-p-t-y-p-e/index.html
blob: b138a3535d41dbb5746b77a59177d53d83df7726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>HTTPTYPE - 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.form.select</a>&nbsp;/&nbsp;<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>