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 archive at Nabble.com.

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



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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Editable drop down component

2008-10-27 Thread Michael Sparer

something like the AutoCompleteTextField?


Alexander Shopov 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 component or do I need to write on on my own?
 Kind regards:
 al_shopov
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


-
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 component or do I need to write on on my own?
Kind regards:
al_shopov

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  


--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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
reference here:  http://wicketstuff.org/wicket13/compref/
is there another repository of short descriptions of components?

Kind regards:
al_shopov


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]