Author Login
Post Reply
Hi,
I'm trying to add an additional column to a grid following this guideline:
http://www.infoq.com/articles/tapestry5-intro
http://www.infoq.com/articles/tapestry5-intro
I have seen in several tutorials that the create Method of BeanModelSource
takes a ComponentResources Object as third parameter. When I try to
implement this I get complains of my compiler that the third parameter has
to be of type org.apache.tapestry5.ioc.Messages.
Are the tutorials outdated? I'm using Tapestry 5.0.14.
Thanks
--
Sent from the Tapestry Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)