Re: Intercept AutoCompleteTextField choice...

2009-01-13 Thread Luca Provenzani
user types "m" and the AutoCompleteTextField print the three > > choices. > > The user clicks on "Monster". How can i know what he choosed? > > > > Thank you > > Luca > > > > PS Excuse me for the terrible english! > > > &g

Re: Intercept AutoCompleteTextField choice...

2009-01-12 Thread noon
i know what he choosed? > > Thank you > Luca > > PS Excuse me for the terrible english! > > -- View this message in context: http://www.nabble.com/Intercept-AutoCompleteTextField-choice...-tp21416801p21423950.html Sent from the Wicket - User mailing list archive at Na

Intercept AutoCompleteTextField choice...

2009-01-12 Thread Luca Provenzani
Hi to all! I've an AutoCompleteTextField and it's all ok. But how can i intercept the final choice of the user? I explain better. For example, the choices are "Medium","Monster" and "Moon". The user types "m" and the AutoCompleteTextField print the three choices. The user clicks on "Monster". How