diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-02-26 14:21:46 +0100 |
commit | 61545b3f1fb1844af350d187edd26285e98f0466 (patch) | |
tree | 332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html | |
parent | aa350102b7dea200fdd152b16a2948e681a98a0e (diff) | |
download | kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.gz kvision-61545b3f1fb1844af350d187edd26285e98f0466.tar.bz2 kvision-61545b3f1fb1844af350d187edd26285e98f0466.zip |
API documentation update
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html index 0befba8d..31d55e65 100644 --- a/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html +++ b/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html @@ -13,5 +13,15 @@ <p>The value attribute of the generated HTML input element.</p> <p>This value is placed directly in generated HTML code, while the <a href="value.html">value</a> property is dynamically bound to the text input value.</p> +<p><strong>Getter</strong><br/> +<p>The value attribute of the generated HTML input element.</p> +<p>This value is placed directly in generated HTML code, while the <a href="value.html">value</a> property is dynamically +bound to the text input value.</p> +</p> +<p><strong>Setter</strong><br/> +<p>The value attribute of the generated HTML input element.</p> +<p>This value is placed directly in generated HTML code, while the <a href="value.html">value</a> property is dynamically +bound to the text input value.</p> +</p> </BODY> </HTML> |