diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.select/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.select/index.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.select/index.html b/docs/api/pl.treksoft.kvision.form.select/index.html index 4a35420a..170d1d0f 100644 --- a/docs/api/pl.treksoft.kvision.form.select/index.html +++ b/docs/api/pl.treksoft.kvision.form.select/index.html @@ -23,33 +23,24 @@ </tr> <tr> <td> -<p><a href="-d-a-t-a-t-y-p-e/index.html">DATATYPE</a></p> +<p><a href="-data-type/index.html">DataType</a></p> </td> <td> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">DATATYPE</span></code> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">DataType</span></code> <p>Data type for the AJAX call.</p> </td> </tr> <tr> <td> -<p><a href="-h-t-t-p-t-y-p-e/index.html">HTTPTYPE</a></p> +<p><a href="-http-type/index.html">HttpType</a></p> </td> <td> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">HTTPTYPE</span></code> +<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> </td> </tr> <tr> <td> -<p><a href="-s-e-l-e-c-t-w-i-d-t-h-t-y-p-e/index.html">SELECTWIDTHTYPE</a></p> -</td> -<td> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">SELECTWIDTHTYPE</span></code> -<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p> -</td> -</tr> -<tr> -<td> <p><a href="-select/index.html">Select</a></p> </td> <td> @@ -84,6 +75,15 @@ <p>The helper component for adding options to <a href="-select/index.html">Select</a> or <a href="-select-opt-group/index.html">SelectOptGroup</a>.</p> </td> </tr> +<tr> +<td> +<p><a href="-select-width-type/index.html">SelectWidthType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">SelectWidthType</span></code> +<p>Select width types. See <a href="http://silviomoreto.github.io/bootstrap-select/examples/#width">Bootstrap Select width</a>.</p> +</td> +</tr> </tbody> </table> <h3>Functions</h3> |