summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.rest/-response
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-03-13 01:05:20 +0100
committerRobert Jaros <rjaros@finn.pl>2020-03-13 01:05:20 +0100
commit0365722f8549ee93918be99da1b9f901cf0b2c8d (patch)
tree01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.rest/-response
parent4ffe1bee99a55e985bb71dacff3839263cb4316f (diff)
downloadkvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz
kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2
kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.rest/-response')
-rw-r--r--api/pl.treksoft.kvision.rest/-response/-init-.html4
-rw-r--r--api/pl.treksoft.kvision.rest/-response/data.html4
-rw-r--r--api/pl.treksoft.kvision.rest/-response/index.html33
-rw-r--r--api/pl.treksoft.kvision.rest/-response/jq-x-h-r.html2
-rw-r--r--api/pl.treksoft.kvision.rest/-response/text-status.html2
5 files changed, 17 insertions, 28 deletions
diff --git a/api/pl.treksoft.kvision.rest/-response/-init-.html b/api/pl.treksoft.kvision.rest/-response/-init-.html
index 2388a3d6..d7d17e28 100644
--- a/api/pl.treksoft.kvision.rest/-response/-init-.html
+++ b/api/pl.treksoft.kvision.rest/-response/-init-.html
@@ -8,8 +8,8 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.rest</a>&nbsp;/&nbsp;<a href="index.html">Response</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
-<a name="pl.treksoft.kvision.rest.Response$&lt;init&gt;(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)"></a>
-<code><span class="identifier">Response</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/data">data</span><span class="symbol">:</span>&nbsp;<a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/textStatus">textStatus</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/jqXHR">jqXHR</span><span class="symbol">:</span>&nbsp;<span class="identifier">JQueryXHR</span><span class="symbol">)</span></code>
+(js) <a name="pl.treksoft.kvision.rest.Response$&lt;init&gt;(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)"></a>
+<code><span class="identifier">Response</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/data">data</span><span class="symbol">:</span>&nbsp;<span class="identifier">T</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/textStatus">textStatus</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/jqXHR">jqXHR</span><span class="symbol">:</span>&nbsp;<span class="identifier">JQueryXHR</span><span class="symbol">)</span></code>
<p>A response wrapper</p>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.rest/-response/data.html b/api/pl.treksoft.kvision.rest/-response/data.html
index e129278e..2dd26a0b 100644
--- a/api/pl.treksoft.kvision.rest/-response/data.html
+++ b/api/pl.treksoft.kvision.rest/-response/data.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.rest</a>&nbsp;/&nbsp;<a href="index.html">Response</a>&nbsp;/&nbsp;<a href="./data.html">data</a><br/>
<br/>
<h1>data</h1>
-<a name="pl.treksoft.kvision.rest.Response$data"></a>
-<code><span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code>
+(js) <a name="pl.treksoft.kvision.rest.Response$data"></a>
+<code><span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><span class="identifier">T</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.rest/-response/index.html b/api/pl.treksoft.kvision.rest/-response/index.html
index 3c2a3d0d..b260da64 100644
--- a/api/pl.treksoft.kvision.rest/-response/index.html
+++ b/api/pl.treksoft.kvision.rest/-response/index.html
@@ -8,19 +8,19 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.rest</a>&nbsp;/&nbsp;<a href="./index.html">Response</a><br/>
<br/>
<h1>Response</h1>
-<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">Response</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span></code>
+(js) <code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">Response</span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span></code>
<p>A response wrapper</p>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
-<p><a href="-init-.html">&lt;init&gt;</a></p>
+(js)
+<h4><a href="-init-.html">&lt;init&gt;</a></h4>
</td>
<td>
-<code><span class="identifier">Response</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/data">data</span><span class="symbol">:</span>&nbsp;<a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/textStatus">textStatus</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/jqXHR">jqXHR</span><span class="symbol">:</span>&nbsp;<span class="identifier">JQueryXHR</span><span class="symbol">)</span></code>
<p>A response wrapper</p>
-</td>
+<code><span class="identifier">Response</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/data">data</span><span class="symbol">:</span>&nbsp;<span class="identifier">T</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/textStatus">textStatus</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.rest.Response$<init>(pl.treksoft.kvision.rest.Response.T, kotlin.String, pl.treksoft.jquery.JQueryXHR)/jqXHR">jqXHR</span><span class="symbol">:</span>&nbsp;<span class="identifier">JQueryXHR</span><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
@@ -29,40 +29,29 @@
<tbody>
<tr>
<td>
-<p><a href="data.html">data</a></p>
+(js)
+<h4><a href="data.html">data</a></h4>
</td>
<td>
-<code><span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code></td>
+<code><span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><span class="identifier">T</span></code></td>
</tr>
<tr>
<td>
-<p><a href="jq-x-h-r.html">jqXHR</a></p>
+(js)
+<h4><a href="jq-x-h-r.html">jqXHR</a></h4>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">jqXHR</span><span class="symbol">: </span><span class="identifier">JQueryXHR</span></code></td>
</tr>
<tr>
<td>
-<p><a href="text-status.html">textStatus</a></p>
+(js)
+<h4><a href="text-status.html">textStatus</a></h4>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">textStatus</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td>
</tr>
</tbody>
</table>
-<h3>Extension Functions</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
-</td>
-<td>
-<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
-<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
-</td>
-</tr>
-</tbody>
-</table>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.rest/-response/jq-x-h-r.html b/api/pl.treksoft.kvision.rest/-response/jq-x-h-r.html
index 6559ca4e..ec7544ca 100644
--- a/api/pl.treksoft.kvision.rest/-response/jq-x-h-r.html
+++ b/api/pl.treksoft.kvision.rest/-response/jq-x-h-r.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.rest</a>&nbsp;/&nbsp;<a href="index.html">Response</a>&nbsp;/&nbsp;<a href="./jq-x-h-r.html">jqXHR</a><br/>
<br/>
<h1>jqXHR</h1>
-<a name="pl.treksoft.kvision.rest.Response$jqXHR"></a>
+(js) <a name="pl.treksoft.kvision.rest.Response$jqXHR"></a>
<code><span class="keyword">val </span><span class="identifier">jqXHR</span><span class="symbol">: </span><span class="identifier">JQueryXHR</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.rest/-response/text-status.html b/api/pl.treksoft.kvision.rest/-response/text-status.html
index dcfd666c..73d66b35 100644
--- a/api/pl.treksoft.kvision.rest/-response/text-status.html
+++ b/api/pl.treksoft.kvision.rest/-response/text-status.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.rest</a>&nbsp;/&nbsp;<a href="index.html">Response</a>&nbsp;/&nbsp;<a href="./text-status.html">textStatus</a><br/>
<br/>
<h1>textStatus</h1>
-<a name="pl.treksoft.kvision.rest.Response$textStatus"></a>
+(js) <a name="pl.treksoft.kvision.rest.Response$textStatus"></a>
<code><span class="keyword">val </span><span class="identifier">textStatus</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code>
</BODY>
</HTML>