I have a TextField that shows a double value.

But I want to format the value in the Textfield as a decimal with 4 decimals 
(i.e. 0.1234)

In Tapestry there is a NumericFormatter and a BigDecimalNumericFormatter. But I 
can't find any documentation on how to use these on a TextField.
Can someone give me an example how I can format my double value into a decimal 
value with 4 decimals?

regards,
Leon



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to