diff options
Diffstat (limited to 'api/pl.treksoft.kvision.rest/-rest-client')
4 files changed, 18 insertions, 18 deletions
diff --git a/api/pl.treksoft.kvision.rest/-rest-client/call.html b/api/pl.treksoft.kvision.rest/-rest-client/call.html index a1004fe5..5f017ef9 100644 --- a/api/pl.treksoft.kvision.rest/-rest-client/call.html +++ b/api/pl.treksoft.kvision.rest/-rest-client/call.html @@ -21,7 +21,7 @@ <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -39,7 +39,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the result</p> <a name="pl.treksoft.kvision.rest.RestClient$call(kotlin.String, pl.treksoft.kvision.rest.RestClient.call.V, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.call.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -57,7 +57,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -77,7 +77,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -95,7 +95,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> diff --git a/api/pl.treksoft.kvision.rest/-rest-client/remote-call.html b/api/pl.treksoft.kvision.rest/-rest-client/remote-call.html index b1025d7b..89500571 100644 --- a/api/pl.treksoft.kvision.rest/-rest-client/remote-call.html +++ b/api/pl.treksoft.kvision.rest/-rest-client/remote-call.html @@ -21,7 +21,7 @@ <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the result</p> <a name="pl.treksoft.kvision.rest.RestClient$remoteCall(kotlin.String, kotlin.Any, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteCall.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -39,7 +39,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -59,7 +59,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the result</p> <a name="pl.treksoft.kvision.rest.RestClient$remoteCall(kotlin.String, kotlinx.serialization.SerializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteCall.V)), pl.treksoft.kvision.rest.RestClient.remoteCall.V, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteCall.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -79,7 +79,7 @@ a promise of the result</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> diff --git a/api/pl.treksoft.kvision.rest/-rest-client/remote-request.html b/api/pl.treksoft.kvision.rest/-rest-client/remote-request.html index 8ef4c969..958e2a58 100644 --- a/api/pl.treksoft.kvision.rest/-rest-client/remote-request.html +++ b/api/pl.treksoft.kvision.rest/-rest-client/remote-request.html @@ -21,7 +21,7 @@ <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the response</p> <a name="pl.treksoft.kvision.rest.RestClient$remoteRequest(kotlin.String, kotlin.Any, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteRequest.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -39,7 +39,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -59,7 +59,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the response</p> <a name="pl.treksoft.kvision.rest.RestClient$remoteRequest(kotlin.String, kotlinx.serialization.SerializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteRequest.V)), pl.treksoft.kvision.rest.RestClient.remoteRequest.V, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.remoteRequest.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -79,7 +79,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> diff --git a/api/pl.treksoft.kvision.rest/-rest-client/request.html b/api/pl.treksoft.kvision.rest/-rest-client/request.html index 8c333ddd..1d0b382a 100644 --- a/api/pl.treksoft.kvision.rest/-rest-client/request.html +++ b/api/pl.treksoft.kvision.rest/-rest-client/request.html @@ -21,7 +21,7 @@ <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -39,7 +39,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><strong>Return</strong><br/> a promise of the response</p> <a name="pl.treksoft.kvision.rest.RestClient$request(kotlin.String, pl.treksoft.kvision.rest.RestClient.request.V, kotlinx.serialization.DeserializationStrategy((pl.treksoft.kvision.rest.RestClient.request.T)), pl.treksoft.kvision.rest.HttpMethod, kotlin.String, kotlin.Function2((pl.treksoft.jquery.JQueryXHR, pl.treksoft.jquery.JQueryAjaxSettings, kotlin.Boolean)), kotlin.Function1((kotlin.Any, )))"></a> @@ -57,7 +57,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -77,7 +77,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> @@ -95,7 +95,7 @@ a promise of the response</p> <p><a name="contentType"></a> <code>contentType</code> - a content type of the request</p> <p><a name="beforeSend"></a> -<code>beforeSend</code> - a content type of the request</p> +<code>beforeSend</code> - a function to set request parameters</p> <p><a name="transform"></a> <code>transform</code> - a function to transform the result of the call</p> <p><strong>Return</strong><br/> |