added formCheckbox to macro list (SPR-7322)

This commit is contained in:
Juergen Hoeller
2010-06-28 18:23:56 +00:00
parent ce6194c7c3
commit f9017ea05d

View File

@@ -1409,6 +1409,17 @@ recommend sticking to 'spring' -->
separator, attributes/&gt;</literal></entry>
</row>
<row>
<entry><emphasis role="bold">formCheckbox</emphasis> (a single
checkbox)</entry>
<entry><literal>#springFormCheckbox($path
$attributes)</literal></entry>
<entry><literal>&lt;@spring.formCheckbox path,
attributes/&gt;</literal></entry>
</row>
<row>
<entry><emphasis role="bold">showErrors</emphasis> (simplify
display of validation errors for the bound field)</entry>