[Wicket-user] Trim user input

2007-03-17 Thread genepi
Hi, Is there a way to specify that user input in a text field component has to be trimmed from white spaces, before the field content is transfered in the model? I haven't found a AbstractTextComponent.setTrimmed(boolean trim) method. Neither a TrimStringConverter class... -- Pierre Métras --

Re: [Wicket-user] Trim user input

2007-03-17 Thread genepi
Hi again, Forget about it. I couldn't post a message and search the list at the same time. Wicket already trim input the way I need it... -- Pierre Métras -- View this message in context: http://www.nabble.com/Trim-user-input-tf3419902.html#a9531712 Sent from the Wicket - User mailing list