Yea I come to the same conclusion by trying to insert a method 

void onSelected{
}

This method is activated, but I need to activate it with a ID so that I can
have two methods

void onSelectedFromFirst{
}

void onSelectedFromSecond{
}

However this doesn't work. So any ideas how should I call the ID of the
element inside a component included in the page?

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Handling-components-event-in-the-page-that-includes-the-component-tp4833388p4833597.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