Hi,

I'm writing a component, the component requires its container to format a
string before rendering completely, say, it needs to call a method:

String makeLink(Integer pageNo)

and makeLink should be defined by the container of the component, I'm
thinking of event bubbling can take care of this, but don't know how to
proceed, any ideas?

Thanks,

Angelo
-- 
View this message in context: 
http://www.nabble.com/t5%3A-component-events--tp23582296p23582296.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