Re: "option transfer" widget

2008-04-22 Thread Niels van Kampenhout

Igor Vaynberg wrote:

thats kind of a waste because this [1] has been there since 1.2

[1]  
http://wicketstuff.org/wicket13/compref/?wicket:bookmarkablePage=%3Aorg.apache.wicket.examples.compref.PalettePage


Thanks everyone for the quick replies, this is very useful.

Niels


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



Re: "option transfer" widget

2008-04-22 Thread Igor Vaynberg
thats kind of a waste because this [1] has been there since 1.2

[1]  
http://wicketstuff.org/wicket13/compref/?wicket:bookmarkablePage=%3Aorg.apache.wicket.examples.compref.PalettePage

-igor

On Tue, Apr 22, 2008 at 9:41 AM, Meindert Deen <[EMAIL PROTECTED]> wrote:
> I don't think there is a custom component for that. There is someone who
>  wrote a blog about how to do it with Wicket with demo code:
>  http://blog.xebia.com/2008/03/25/wicket-and-list-choice-transfers/
>
>
>  On Tue, Apr 22, 2008 at 6:36 PM, Niels van Kampenhout <
>  [EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all
>  >
>  > Before I write it myself, is there any component in Wicket stuff or
>  > somewhere else like the "option transfer" on [1]. I couldn't find it, but I
>  > don't know what the generally accepted name for such a widget is which 
> makes
>  > searching a little difficult.
>  >
>  > Shouldn't be too difficult to write but if it's readily available ;-)
>  >
>  > thanks
>  >
>  > Niels
>  >
>  > [1] http://www.mattkruse.com/javascript/optiontransfer/
>  >
>  >
>  >
>  >
>  > -
>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>  >
>

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



Re: "option transfer" widget

2008-04-22 Thread Meindert Deen
I don't think there is a custom component for that. There is someone who
wrote a blog about how to do it with Wicket with demo code:
http://blog.xebia.com/2008/03/25/wicket-and-list-choice-transfers/

On Tue, Apr 22, 2008 at 6:36 PM, Niels van Kampenhout <
[EMAIL PROTECTED]> wrote:

> Hi all
>
> Before I write it myself, is there any component in Wicket stuff or
> somewhere else like the "option transfer" on [1]. I couldn't find it, but I
> don't know what the generally accepted name for such a widget is which makes
> searching a little difficult.
>
> Shouldn't be too difficult to write but if it's readily available ;-)
>
> thanks
>
> Niels
>
> [1] http://www.mattkruse.com/javascript/optiontransfer/
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: "option transfer" widget

2008-04-22 Thread Gerolf Seitz
there is Palette in wicket-extensions.

  Gerolf

On Tue, Apr 22, 2008 at 6:36 PM, Niels van Kampenhout <
[EMAIL PROTECTED]> wrote:

> Hi all
>
> Before I write it myself, is there any component in Wicket stuff or
> somewhere else like the "option transfer" on [1]. I couldn't find it, but I
> don't know what the generally accepted name for such a widget is which makes
> searching a little difficult.
>
> Shouldn't be too difficult to write but if it's readily available ;-)
>
> thanks
>
> Niels
>
> [1] http://www.mattkruse.com/javascript/optiontransfer/
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>