On Sun, 04 Sep 2011 02:31:47 -0300, Ken in Nashua <kcola...@live.com>
wrote:
Hi All,
Hi!
I am doing a custom gallery widget... ok I am upgrading my t-4.1.2
gallery to T5... fun stuff...
Is the class type notation still legal ?
<t:Gallery t:id="GalleryWidget"
collectionType="ognl:@org.tynamo.examples.hibernatesecurity.model.admin.Person@class"
itemsPerPage="itemsPerPage"
tableColumns="tableColumns"
cursor="cursor"
/>
I am referring to this guy...
collectionType="ognl:@org.tynamo.examples.hibernatesecurity.model.admin.Person@class"
Tapestry 5 doesn't support OGNL out-of-the-box, but Chenille Kit does add
an OGNL binding.
Do you really need to pass the collection type as a parameter?
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org