Right, but that should only happen when store() is called. It's up to your app to perform the necessary validation and prevent store() from being called.
On Mar 7, 2011, at 3:37 PM, lello wrote: > I can add the listener by calling getComponentMouseButtonListener().add(....) > and so on, the problem however is not the row edito bu the table itself. It > triggers a valueOf() even if the input is not valid. > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/TextInput-and-Validator-issues-tp2641141p2647805.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
