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 <[email protected]>:
> 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 <
> [email protected]> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to