Hi,

Don't quiet understand your problem.

Do you mean object type casting? 

----- Original Message ----- 
From: "ael" <alan-lua...@dash.com.ph>
To: <users@tapestry.apache.org>
Sent: Tuesday, October 19, 2010 5:01 PM
Subject: Re: T5 Customize Returned List.


> 
> Hello 
> 
> Hmm it is returned as a List<TableClass>.
> 
> 
> @Property
> private TableSource source;
> 
> 
> public List<TableClass> getSource(){
>     return List<TableClass>;
> }
> 
> <t:loop source="Source" value="source" >
>          {$source.value}
> </t:loop> 
> 
> 
> That is my problem...
> 
> 
> -- 
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/T5-Customize-Returned-List-tp3218486p3218709.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 
>

Reply via email to