thank you -- that helped me out!


----- Ursprüngliche Mail ----
Von: Pedro Santos <pedros...@gmail.com>
An: users@wicket.apache.org
Gesendet: Donnerstag, den 15. Oktober 2009, 15:07:15 Uhr
Betreff: Re: How to add list-entities dynamicly to ListMultipleChoice  
Component?

for the textfield you can use an ajax behaviour, or put it into an form with
ajax submit. in your handle code, you update the model object on your
listmultiplechoise, and add it or its parent component to ajaxrequesttarget

On Thu, Oct 15, 2009 at 9:56 AM, Peter Arnulf Lustig <uuuuu...@yahoo.de>wrote:

> And how is that done via AJAX ?
>
> Basicly I'd like to have a input textfield where the user can type a word
> into, and then after submitting the field he can see it in a
> ListMultipleChoice Component.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pedro Henrique Oliveira dos Santos





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

Reply via email to