aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-ajax-options/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-ajax-options/index.html')
-rw-r--r--api/pl.treksoft.kvision.form.select/-ajax-options/index.html16
1 files changed, 11 insertions, 5 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-ajax-options/index.html b/api/pl.treksoft.kvision.form.select/-ajax-options/index.html
index 5e044a7a..50947742 100644
--- a/api/pl.treksoft.kvision.form.select/-ajax-options/index.html
+++ b/api/pl.treksoft.kvision.form.select/-ajax-options/index.html
@@ -75,7 +75,9 @@
<p><a href="data-type.html">dataType</a></p>
</td>
<td>
-<code><span class="keyword">val </span><span class="identifier">dataType</span><span class="symbol">: </span><a href="../-data-type/index.html"><span class="identifier">DataType</span></a></code></td>
+<code><span class="keyword">val </span><span class="identifier">dataType</span><span class="symbol">: </span><a href="../-data-type/index.html"><span class="identifier">DataType</span></a></code>
+<p><a href="http://api.jquery.com/jquery.ajax/#jQuery-ajax-settings">JQuery ajax.dataType</a> option</p>
+</td>
</tr>
<tr>
<td>
@@ -119,14 +121,19 @@ option</p>
<p><a href="preserve-selected.html">preserveSelected</a></p>
</td>
<td>
-<code><span class="keyword">val </span><span class="identifier">preserveSelected</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
+<code><span class="keyword">val </span><span class="identifier">preserveSelected</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
+<p><a href="https://github.com/truckingsim/Ajax-Bootstrap-Select#optionspreserveselected">AjaxBootstrapSelect preserveSelected</a>
+option</p>
+</td>
</tr>
<tr>
<td>
<p><a href="process-data.html">processData</a></p>
</td>
<td>
-<code><span class="keyword">val </span><span class="identifier">processData</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
+<code><span class="keyword">val </span><span class="identifier">processData</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
+<p><a href="http://api.jquery.com/jquery.ajax/#jQuery-ajax-settings">JQuery ajax.processData</a> option</p>
+</td>
</tr>
<tr>
<td>
@@ -143,8 +150,7 @@ option</p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">restoreOnError</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
-<p><a href="https://github.com/truckingsim/Ajax-Bootstrap-Select#optionsrestoreonerror">AjaxBootstrapSelect restoreOnError</a>
-option</p>
+<p><a href="https://github.com/truckingsim/Ajax-Bootstrap-Select#optionsrestoreonerror">AjaxBootstrapSelect restoreOnError</a></p>
</td>
</tr>
<tr>