Re: Editable drop down component

2012-10-18 Thread Pavel Savinov
http://www.pavelsavinov.info/2012/06/lista-desplegable-y-modificable-para.html Here you go, editable combo-box for Wicket. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Editable-drop-down-component-tp1873747p4653050.html Sent from the Users forum mailing list

Re: Editable drop down component

2008-10-28 Thread Nino Saturnino Martinez Vazquez Wael
theres wicketstuff.org, where you can find describtions of wicketstuff components... Александър Шопов wrote: В 17:27 +0100 на 27.10.2008 (пн), Nino Saturnino Martinez Vazquez Wael написа: Theres also the object auto complete in wicketstuff... OK. I will look into both wicketstuff auto

Re: Editable drop down component

2008-10-27 Thread Александър Шопов
В 17:27 +0100 на 27.10.2008 (пн), Nino Saturnino Martinez Vazquez Wael написа: > Theres also the object auto complete in wicketstuff... OK. I will look into both wicketstuff autocomplete and AutoCompleteTextField. On retrospect - my question is quite a beginners' one. Apart from Component referenc

Re: Editable drop down component

2008-10-27 Thread Nino Saturnino Martinez Vazquez Wael
Theres also the object auto complete in wicketstuff... [EMAIL PROTECTED] wrote: There are several drop down components in wicket and wicket extensions, but I did not find an editable drop down (something that would compose a text input + some java script for the functionality). Is there such a c

Re: Editable drop down component

2008-10-27 Thread Uwe Schäfer
[EMAIL PROTECTED] schrieb: but I did not find an editable drop down (something that would compose a text input + some java script for the functionality). Is there such a component or do I need to write on on my own? isn´t AutoCompleteTextField what you´re looking for ? cu uwe -- THOMAS DAILY

Re: Editable drop down component

2008-10-27 Thread Michael Sparer
gt; - Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Editable-drop-down-component-tp20189222p20189533.html Sent from the Wicket - User mailing list archive at Nabble.com. - To

Editable drop down component

2008-10-27 Thread ash
There are several drop down components in wicket and wicket extensions, but I did not find an editable drop down (something that would compose a text input + some java script for the functionality). Is there such a component or do I need to write on on my own? Kind regards: al_shopov -