AutoCompleteBehavior rendering question

2011-06-14 Thread Nathan Winant
Hello! I need the value of the AutoCompleteTextField's default model to be something other than the rendered value of the IAutoCompleteRenderer, and I was wondering if someone could help. I have a component that extends an AutoCompleteTextField for a list of Concept objects. Each Concept object

Re: AutoCompleteBehavior rendering question

2011-06-14 Thread Alexander Morozov
(...) { return new MyModelConverter(); } } - -- http://www.linkedin.com/in/amorozov -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoCompleteBehavior-rendering-question-tp3595789p3597005.html Sent from the Users forum mailing list archive at Nabble.com

Re: AutoCompleteBehavior rendering question

2011-06-14 Thread Sven Meier
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AutoCompleteBehavior-rendering-question-tp3595789p3597005.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail