usually, you can attach an AttributeModifier to the component
representing the tag, like
new AttributeModifier("title", true, new Model("The Title Text"))

I never tried it in a TabbedPanel, but its probably one of the
Components generated
by one of the newXXX methods on TabbedPanel where you should attach
the attribute modifier

cheers,
Jonas



On Thu, Jul 16, 2009 at 11:12 AM, ptrash<ptr...@web.de> wrote:
>
> So, it is not possible?
> --
> View this message in context: 
> http://www.nabble.com/add-html-attribute-to-a-tab-tp24468087p24512963.html
> Sent from the Wicket - User 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
>
>

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

Reply via email to