Re: Palette and onComponentTagBody

2011-12-29 Thread matteus
I'm wondering how I didnt think about that before *slap*

Thank you very much...

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Palette-and-onComponentTagBody-tp4241432p4242524.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



Re: Palette and onComponentTagBody

2011-12-29 Thread Ernesto Reinaldo Barreiro
On the same package where you put MyPalette.java create a file
MyPalette.html with swapped columns.

Ernesto

On Thu, Dec 29, 2011 at 12:17 PM, matteus  wrote:

> And how I'm supposed to provide my own MyPalette.html? I tried here to
> override /onComponentTagBody/ and add the html component to the response,
> but it didnt worked as expected.
>
> Can you show me how I can do it?
>
> Thanks...
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Palette-and-onComponentTagBody-tp4241432p4242467.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
>
>


Re: Palette and onComponentTagBody

2011-12-29 Thread matteus
And how I'm supposed to provide my own MyPalette.html? I tried here to
override /onComponentTagBody/ and add the html component to the response,
but it didnt worked as expected.

Can you show me how I can do it?

Thanks...

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Palette-and-onComponentTagBody-tp4241432p4242467.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



Re: Palette and onComponentTagBody

2011-12-28 Thread Martin Grigorov
Extend Palette and provide your own MyPalette.html with the swapped columns.

On Thu, Dec 29, 2011 at 2:36 AM, matteus  wrote:
> Hy, I´m Matteus and I´m have a problem with the component Palette because I
> need change the Html component and I dont know. I used the
> onComponentTagBody in this case but I dont have solution.
> The problem is that I want to change the position of the 2 chids components
> html. I want to change the column Available to the column Selected. thank
> anyone who can help me.
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Palette-and-onComponentTagBody-tp4241432p4241432.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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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