On Sun, 06 Nov 2011 12:13:08 -0200, 9902468
<ville.virta...@greenstreet.fi> wrote:
The saga continues:
I have a "onSuccessFromProductSizeForm" -method on my page. When the
form is
enclosed in a component I get the following error message:
Method
com.orient.web.admin.pages.entity.ProductSizeBulkAdd.onSuccessFromProductSizeForm()
references component id 'ProductSizeForm' which does not exist.
So, I can't have event listeners anymore that listen to events thrown by
components inside components?
Not the way you did it. Component ids are local to the template and
component or page they were declared and not visible in any other class.
An onSuccess() method would be called normally.
--
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