aboutsummaryrefslogtreecommitdiff
path: root/docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-26 14:21:46 +0100
commit61545b3f1fb1844af350d187edd26285e98f0466 (patch)
tree332e6d6b246d6829e021a722ac721a43ad6e98d2 /docs/api/pl.treksoft.kvision.form.text/-abstract-text-input/start-value.html
parentaa350102b7dea200fdd152b16a2948e681a98a0e (diff)
downloadkvision-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.html10
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>