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 2008/08/19 05:06:52 UTC

[Tapestry Wiki] Update of "Tapestry5HowTos" by FilipSAdamsen

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 FilipSAdamsen:
http://wiki.apache.org/tapestry/Tapestry5HowTos

The comment on the change is:
Add link to Tapestry5HowToAddMapBindingPrefix.

------------------------------------------------------------------------------
   * ["Tapestry5HowToCreateADynamicPDF"] - A simple example of how to return a dynamically generated PDF from an event (Using StreamResponse)
   * ["Tapestry5HowToStreamAnExistingBinaryFile"] - A simple example of how to stream an existing file, like an image. (Using StreamResponse)
   * ["Tapestry5HowToDecorateService"] - An example of a simple service decorator
-  * ["Tapestry5HowToAddBindingPrefix"] - An example of an list: binding prefix for parameters (useful for ActionLink.context)
+  * ["Tapestry5HowToAddBindingPrefix"] - An example of a list: binding prefix. Useful for Action/Event/PageLink.context etc.
+  * ["Tapestry5HowToAddMapBindingPrefix"] - An example of a map: binding prefix. Useful for supplying key=value pairs to components.
   * ["Tapestry5HowToAddBindingPrefixCycle"] - An example of an cycle: binding prefix. Makes zebra effect simple to do {{{<t:grid ....  rowClass="cycle:line1,line2">}}}
  
   * ["Tapestry5HowToUseForms"] - Examples of how forms are connected to methods in your code. 

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