Hi Thiago,
I understand better now.
Thanks,
J.

2012/1/31 Thiago H. de Paula Figueiredo <thiag...@gmail.com>

> On Tue, 31 Jan 2012 14:30:14 -0200, Julien Martin <bal...@gmail.com>
> wrote:
>
>  Hello,
>>
>
> Hi!
>
> There's no t:delegate tag: there's a Delegate component. Any component
> instance can be declared using the <t:xxx> or <anyTag t:type="xxx"> (which
> is my favorite one).
>
>  I noticed that a t:delegate is used in order to render the individual
>> checkboxes of the t:checklist component.
>> Can anyone please briefly explain the logic behind this?
>>
>
> I can't look at the source now, so I can't answer this.
>
>
>  How can a simple t:delegate tag render a full-fledged checkbox?
>>
>
> From the Delegate's "to" parameter JavaDoc: "The object which will be
> rendered in place of the Delegate component. This is typically a specific
> component
> instance, or a {@link Block}."
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>

Reply via email to