think it will
> work just fine, I was just trying to clarify my understanding of Element.
>
>
>
> -Original Message-
> From: Lance Java [mailto:lance.j...@googlemail.com]
> Sent: Monday, July 21, 2014 14:14
> To: Tapestry users
> Subject: RE: Customizing
ld Text node instead; I think it will work just
fine, I was just trying to clarify my understanding of Element.
-Original Message-
From: Lance Java [mailto:lance.j...@googlemail.com]
Sent: Monday, July 21, 2014 14:14
To: Tapestry users
Subject: RE: Customizing the grid to alter
would still need to be able to set an
> Element's text, which I don't know whether it's possible.
>
>
> -Original Message-
> From: Lance Java [mailto:lance.j...@googlemail.com]
> Sent: Monday, July 21, 2014 13:52
> To: Tapestry users
> Subject: Re: Cust
al Message-
From: Lance Java [mailto:lance.j...@googlemail.com]
Sent: Monday, July 21, 2014 13:52
To: Tapestry users
Subject: Re: Customizing the grid to alter its own content
You might be interested in this mixin
https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/la
You might be interested in this mixin
https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/mixins/GridDecorator.java
Unfortunately the demo site is down at the moment.
Sample usage:
https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/resources
Figueiredo [mailto:thiag...@gmail.com]
Sent: Monday, July 7, 2014 15:35
To: Tapestry users
Subject: Re: Customizing the grid to alter its own content
On Mon, 07 Jul 2014 10:00:55 -0300, Davide Vecchi wrote:
> Hi,
Hi!
> Thanks for the quick feedback ! Yes, I would like to make this change
>
On Mon, 07 Jul 2014 10:00:55 -0300, Davide Vecchi wrote:
Hi,
Hi!
Thanks for the quick feedback ! Yes, I would like to make this change so
that it is used by every grid in my application.
So what you want is to override the property viewing blocks used by
BeanModel-based components (in
Hi,
Thanks for the quick feedback ! Yes, I would like to make this change so that
it is used by every grid in my application.
On Mon, 07 Jul 2014 09:38:47 -0300, Davide Vecchi wrote:
Hello everybody,
Hi!
I would like to customize the Tapestry grid
(org.apache.tapestry5.corelib.components.Grid) to make it change the
content originally provided in the source parameter, so that the
modified content is rendered i