Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Please see thread:
http://article.gmane.org/gmane.comp.web.click.devel/845
Refactor the NumberField control:
- improve API and docs (especially regarding patterns).
- condese the other number based fields (Integer Long and Double) to this one field.
- modify the examples to reflect this
- simplify the javascripts
- add tests (regression?)