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 DanielJue: http://wiki.apache.org/tapestry/Tapestry5HowTos ------------------------------------------------------------------------------ * [http://www.phy6.net/wiki/tiki-index.php?page=Tapestry+5+GenericSelectionModel Tapestry5 How to use the SELECT component] - Daniel Jue explains how he uses the !GenericSelectionModel class for building all kinds of select/dropdown components. * ["Tapestry5HowToCreateAPropertyEditBlock"] - Explains how to create a property editor and contribute it to the [http://tapestry.apache.org/tapestry5/tapestry-core/guide/beaneditform.html BeanEditForm]. * [http://wiki.interldap.objectweb.org/xwiki/bin/view/Main/Tapestry5HowToAcegiCas How to use T5 with Acegi Security and CAS] - Francois Armand explains how he combines T5, Acegi Security and CAS (A Central Authentication Service, providing intranet single sign-on). - * ["Tapestry5HowToCreatePieChartsInAPage"] - An example of dynamic charts inside a page + * ["Tapestry5HowToCreatePieChartsInAPage"] - An example of dynamic charts inside a page (Using StreamResponse) + * ["Tapestry5HowToCreateADynamicPDF"] - An simple example of how to return a dynamically generated PDF from an event (Using StreamResponse) * ["Tapestry5HowToDecorateService"] - An example of a simple service decorator * ["Tapestry5HowToAddBindingPrefix"] - An example of an list: binding prefix for parameters (useful for ActionLink.context) * ["Tapestry5HowToUseForms"] - Examples of how forms are connected to methods in your code. @@ -25, +26 @@ == Components == * ["Tapestry5HowToCreateYourOwnComponents"] - Creating your own components is really simple, and fun to do as well. - * ["Tapestry5HowToCreateASimpleGraphComponent"] - An example of simple pie chart component + * ["Tapestry5HowToCreateASimpleGraphComponent"] - An example of simple pie chart component (Using StreamResponse) * ["Tapestry5OutputLocaleNumber"] - Creating a new component for formatting (numbers) according to locale, using literals (integer, decimal or currency). It's based on Output component. * ["Tapestry5HowToCreateATabPanel"] - Explains how to create a tab panel. * ["Tapestry5SubmitContextComponent"] - A Submit component that passes a context --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
