You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2007/06/30 03:20:19 UTC

[Tapestry Wiki] Update of "Tapestry5HowToCreateATabPanel" by NickWestgate

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The following page has been changed by NickWestgate:
http://wiki.apache.org/tapestry/Tapestry5HowToCreateATabPanel

------------------------------------------------------------------------------
+ ## page was renamed from Tapestry5HowToCreateTabPanel
  I wanted to create a tab panel in T5, and Kris Marinkovic was so nice to explain it to me in his email on June 11, 2007 (in the tapestry users email list). It's actually quite simple to do, and I've learned some new concepts from it too, so let's get to it.
  
  Assume you have created a Tab component (e.g. declared in org.example.myapp.components). I'll keep it simple, and this component's Tab.html isn't there (so there is no template), and the Tab.java only contains a default setter to display a message.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org