Thanks, updated both that & the previous paragraph to flag the 'for' methods.
/Gwyn

On 30/03/06, jan_bar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have found simple typo in HeaderContributor Javadoc example. Instead of:
> add(HeaderContributor.forCssReference(MyPanel.class, "mystyle.css"));
> should be:
> add(HeaderContributor.forCss(MyPanel.class, "mystyle.css"));
>
> Thanks, Jan
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to