polish
This commit is contained in:
@@ -1021,7 +1021,6 @@ public class Money {
|
|||||||
<para>
|
<para>
|
||||||
The example above says <emphasis>"Money objects should be formatted by a MoneyFormatter"</emphasis>.
|
The example above says <emphasis>"Money objects should be formatted by a MoneyFormatter"</emphasis>.
|
||||||
With this configuation, whenever a field is of type Money, MoneyFormatter will format the field value.
|
With this configuation, whenever a field is of type Money, MoneyFormatter will format the field value.
|
||||||
When referenced by a @Formatted annotation, a Formatter implementation must declare a public default constructor.
|
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
<section id="ui-format-CustomFormatAnnotations">
|
<section id="ui-format-CustomFormatAnnotations">
|
||||||
|
|||||||
Reference in New Issue
Block a user