Re: [Wicket-user] Options Transfer Component?

2006-06-07 Thread Dirk Markert
Andreas,check this one:
http://www.wicket-library.com/wicket-examples/compref;jsessionid=1964CEEDBD5270FCDA54CFE3AFAE4CB7?wicket:bookmarkablePage=:wicket.examples.compref.PalettePageDirk2006/6/7, 
[EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Hi,I'm new to Wicket and Ineed to create an "Options Transfer" Widget.It consists of two select boxes with optionsand arrow buttons to move the options from onebox into the other one.
Example: http://www.mattkruse.com/_javascript_/optiontransfer/How can this be done in Wicket?I tried to use ListMultipleChoice, but this does not work
because a ListMultipleChoice cannot grow, i.e. cope with"new" options that have not been not in the "choices" list.When I insert a new option into a ListMultipleChoice at runtimevia _javascript_, there is appearantly no way to access this new
option after submitting the form because Wicket does not find itin the "choices".Is there any other way to build an "Options Transfer" than to buildthe Component from scratch?
Thanks,Andreas--Andreas ReimerT-Systems GEI GmbHEAI SolutionsHausanschrift: Pascalstrasse 8, D-52076 AachenPostanschrift: Postfach 500155, D-52085 AachenTelefon: +49 (2408) 943-1375
Telefax: +49 (2408) 943-1722mailto: [EMAIL PROTECTED]___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Options Transfer Component?

2006-06-07 Thread Gwyn Evans
Hi,
  Take a look at the Palette component - e.g.
http://www.wicket-library.com/wicket-examples/compref?wicket:bookmarkablePage=:wicket.examples.compref.PalettePage

/Gwyn

On 07/06/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to Wicket and I
> need to create an "Options Transfer" Widget.
>
> It consists of two select boxes with options
> and arrow buttons to move the options from one
> box into the other one.
>
> Example: http://www.mattkruse.com/javascript/optiontransfer/
>
> How can this be done in Wicket?
>
> I tried to use ListMultipleChoice, but this does not work
> because a ListMultipleChoice cannot grow, i.e. cope with
> "new" options that have not been not in the "choices" list.
>
> When I insert a new option into a ListMultipleChoice at runtime
> via Javascript, there is appearantly no way to access this new
> option after submitting the form because Wicket does not find it
> in the "choices".
>
> Is there any other way to build an "Options Transfer" than to build
> the Component from scratch?
>
> Thanks,
>
> Andreas
>
> --
> Andreas Reimer
> T-Systems GEI GmbH
> EAI Solutions
> Hausanschrift: Pascalstrasse 8, D-52076 Aachen
> Postanschrift: Postfach 500155, D-52085 Aachen
> Telefon: +49 (2408) 943-1375
> Telefax: +49 (2408) 943-1722
> mailto: [EMAIL PROTECTED]
>
>
>
> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Options Transfer Component?

2006-06-07 Thread RĂ¼diger Schulz
Hello Andreas

take a look at the Palette component if this is what you expect.

-- 
greetings from Berlin,

RĂ¼diger Schulz


[EMAIL PROTECTED] wrote on 07.06.2006 at 14:41:

> Hi,

> I'm new to Wicket and I
> need to create an "Options Transfer" Widget.

> It consists of two select boxes with options
> and arrow buttons to move the options from one
> box into the other one.

> Example: http://www.mattkruse.com/javascript/optiontransfer/

> How can this be done in Wicket?

> I tried to use ListMultipleChoice, but this does not work
> because a ListMultipleChoice cannot grow, i.e. cope with 
> "new" options that have not been not in the "choices" list.

> When I insert a new option into a ListMultipleChoice at runtime 
> via Javascript, there is appearantly no way to access this new
> option after submitting the form because Wicket does not find it
> in the "choices".

> Is there any other way to build an "Options Transfer" than to build
> the Component from scratch?

> Thanks,

> Andreas

> --
> Andreas Reimer
> T-Systems GEI GmbH
> EAI Solutions   
> Hausanschrift: Pascalstrasse 8, D-52076 Aachen
> Postanschrift: Postfach 500155, D-52085 Aachen
> Telefon: +49 (2408) 943-1375
> Telefax: +49 (2408) 943-1722
> mailto: [EMAIL PROTECTED]
 


> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user





___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Options Transfer Component?

2006-06-07 Thread Andreas . Reimer
Hi,

I'm new to Wicket and I
need to create an "Options Transfer" Widget.

It consists of two select boxes with options
and arrow buttons to move the options from one
box into the other one.

Example: http://www.mattkruse.com/javascript/optiontransfer/

How can this be done in Wicket?

I tried to use ListMultipleChoice, but this does not work
because a ListMultipleChoice cannot grow, i.e. cope with 
"new" options that have not been not in the "choices" list.

When I insert a new option into a ListMultipleChoice at runtime 
via Javascript, there is appearantly no way to access this new
option after submitting the form because Wicket does not find it
in the "choices".

Is there any other way to build an "Options Transfer" than to build
the Component from scratch?

Thanks,

Andreas

--
Andreas Reimer
T-Systems GEI GmbH
EAI Solutions   
Hausanschrift: Pascalstrasse 8, D-52076 Aachen
Postanschrift: Postfach 500155, D-52085 Aachen
Telefon: +49 (2408) 943-1375
Telefax: +49 (2408) 943-1722
mailto: [EMAIL PROTECTED]
 


___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user