diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.text/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.text/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.text/index.html b/docs/api/pl.treksoft.kvision.form.text/index.html index 7963d54b..09b4a207 100644 --- a/docs/api/pl.treksoft.kvision.form.text/index.html +++ b/docs/api/pl.treksoft.kvision.form.text/index.html @@ -59,15 +59,6 @@ </tr> <tr> <td> -<p><a href="-t-e-x-t-i-n-p-u-t-t-y-p-e/index.html">TEXTINPUTTYPE</a></p> -</td> -<td> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TEXTINPUTTYPE</span></code> -<p>Text input types.</p> -</td> -</tr> -<tr> -<td> <p><a href="-text/index.html">Text</a></p> </td> <td> @@ -102,6 +93,15 @@ <p>Basic text component.</p> </td> </tr> +<tr> +<td> +<p><a href="-text-input-type/index.html">TextInputType</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">TextInputType</span></code> +<p>Text input types.</p> +</td> +</tr> </tbody> </table> </BODY> |