[Wicket-user] Markup inheritance in the Panel class hierarchy

2007-05-17 Thread Chris Colman
I know and use markup inheritance in classes derived from WebPage with
great benefit. I was wondering if this same markup inheritance works at
the panel level as well. Ie., Can I use markup inheritance in the
markups for classes deriving from Panel class?

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Markup inheritance in the Panel class hierarchy

2007-05-17 Thread Timo Rantalaiho
On Fri, 18 May 2007, Chris Colman wrote:
 I know and use markup inheritance in classes derived from WebPage with
 great benefit. I was wondering if this same markup inheritance works at
 the panel level as well. Ie., Can I use markup inheritance in the
 markups for classes deriving from Panel class?

Sure. I think it works with any Component (that has associated
markup).

- Timo

-- 
Timo Rantalaiho   +358-45-6709709
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user