Hi all,
  I get confused with the usage of Border in the library example. In the Home.html, a non-wicket tag <table....> is in beween <span wicket:id ="border> and </span> and a <tr> for a list view is in the table. My question is how this table is automatically wrapped in the box border. I know that the box border is created in the Home.java's super class AuthenticatedWebPage.java. Is any content between <span wicket:id ="border">..</span> added to the border automatically? But from the source code, the list view is added to the home page not the box border. Is not a borded content should be added to the border? Anyone can explain this to me?

Regards,
Rice
-------------------------------------------------------------------------
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