Well... most of the logic is in the constructor. So i have to copy the
whole code from there and just make some little tweaks.

Kinda ugly but now i realized that theres no other way. What a pity!

Thanks anyway.


2010/9/23 Martin Grigorov <mgrigo...@apache.org>:
> Yes, you'll need to provide your own markup.
>
> MyToolbar extends HeaderToolbar {
> // override the constroctor only
> }
> then provide MyToolbar.html which is modified version of HeaderToolbar.html
>
> On Thu, Sep 23, 2010 at 4:46 PM, Benedikt Schlegel <
> codecab.dri...@googlemail.com> wrote:
>
>> In short, i want to add a CheckGroupSelector instead of a Label.
>> So i guess i need a way to replace the markup of HeaderToolbar,
>> without rewriting the whole thing.
>>
>> Suggestions?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

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

Reply via email to