I think a good start is to look at the template example of the wicket-examples project. It shows how you can use markup inheritance on a page level, but the same trick can be applied to panels too.
Eelco On 10/1/05, Dorel Vaida <[EMAIL PROTECTED]> wrote: > Where can I read more about markup inheritance in Wicket ? I looked > into the wiki and documentation but it doesn't seem to exist too much > info on this. Did I miss some document maybe ? > > thanks > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
