Em Wed, 19 Aug 2009 05:43:33 -0300, Andrey Larionov
escreveu:
Thanks. I think documentation should be fixed
Please post a documentation JIRA for it. :)
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
-
Thanks. I think documentation should be fixed
On Wed, Aug 19, 2009 at 12:39, Ulrich Stärk wrote:
> Replace bean with the name of your property that you want to display. I
> guess it's entry? So it would be ${entry.link.toUpperCase()}
>
> HTH,
>
> Uli
>
> On 19.08.2009 10:11 schrieb Andrey Larionov
Replace bean with the name of your property that you want to display. I guess it's entry? So it
would be ${entry.link.toUpperCase()}
HTH,
Uli
On 19.08.2009 10:11 schrieb Andrey Larionov:
Example from of parametrizing BeanDisplay component
(http://tapestry.apache.org/tapestry5/tapestry-core/re
${bean.lastname.toUpperCase()}
Should read
${user.lastname.toUpperCase()}
2009/8/19 Andrey Larionov
> Example from of parametrizing BeanDisplay component
> (
> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/component
Example from of parametrizing BeanDisplay component
(http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/BeanDisplay.html)
dosnt work
${bean.link.toUpperCase()}
this block produces exception somthing like
Class components.FeedEntryElement does not