Hi,

I have a Panel and I want to change it's markup according to values
specified at the tag using the panel:

<div wicket:id="myPanel" myValues="showLeft showRight">

The class MyPanel should read the attribute "myValues" and use the values as
model inside the panel, for instance show/hide some components inside that
panel.

How can I get the value of the attribute *inside* my Panel component?

Thanks, Jan




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to