In my Layout I'd like to distinguish between 2 states (let's just say red or
blue). 
Those are known/set by each page individually - it inherits from BasePageRed
or BasePageBlue (which go back to BasePage where the parameter Col is
defined).

How do I 'get' the parameter value from the BasePage (class) to the Layout
(tml)?

PS: I am aware that I can set the parameter in Page.tml - but I don't want
to repeat myself in each file.

Cheers,
Stephanos

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Customizing-the-Layout-Component-tp4234938p4234938.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to