On Wed, 15 Aug 2012 04:21:37 -0300, Johannes Frey <jf...@mhp.de> wrote:

Hi folks,

Hi!

As I see it when you click on the addRow-Link then the onAddRow-method is called and should return an object of the type needed by the markup(component)

I'd say that with AjaxFormLoop the onAddRow() method should return an instance of the class which is in the collection passed to AjaxFormLoop. In other words, if you pass a collection of User to the source parameter of AjaxFormLoop, onAddRow() should return an User instance.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to