Hi,

I have an AutoCompleteTextField, for which I need to react to user selections from the choices list. For example, if a user enters "Au" and the choices "Austria" and "Australia" are shown, I need to be able to execute some code via a callback if the user scrolls down to one of the two choices and presses enter on one of them.

Is there some behavior I can add, or callback method I can override to react to user selection?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to