I have a custom component based on an "ajaxformloop" that displays rows with
a delete buttom for them.

I need to update several zones afer deleting a row from the ajaxformloop and
cant find a way to do it. From here i have some questions about events (im
sorry im starting with tapestry and im a bit newbie)


- Since "onRemoveRow" event can only return void (cant return a
multizoneupdate), would be possible to capture when i delete a row and
update several zones from it?

- Is it possible to generate custom events on my custom components so i can
capture them into the pages i insert them into?

If you link me examples where i can see this and analize them it would be
enough. I couldnt find any by myself.

Thx in advance.
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Events-and-multizone-update-tp2641385p2641385.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