Closed GoogleCodeExporter closed 8 years ago
Sorry for the 2.5 / 2.2 :-( pick one of them :-)
Original comment by dorel.va...@gmail.com
on 26 Jul 2010 at 8:27
I've updated this so formatted field models now have a `sanitiseText()` method
that when invoked runs the text value through the formatter. The method
doesn't affect the real value and will leave invalid text values unchanged.
I've also updated the bindings so you can sanitise the value onBlur. I.e.
`binder.bind(formattedField).to(widget).sanitiseTextOnBlur();`.
This is now in 0.8-SNAPSHOT.
Original comment by andrew.pietsch
on 27 Jul 2010 at 5:20
Original comment by andrew.pietsch
on 30 Jul 2010 at 8:13
Original issue reported on code.google.com by
dorel.va...@gmail.com
on 26 Jul 2010 at 8:26