About T5 IoC

2009-10-15 Thread Ding Zenberg
Hi All, Is there a way to know a contribution object comes from which module? Thanks Zenberg Ding -- Keep It Simple & Stupid. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: u

"OnEvent" no response

2009-03-15 Thread Ding Zenberg
Hi all, Here is the case, I put one component named "xtree" on start page, then I wrote on method to receive events from this component. @OnEvent(value="click", component="xtree") void onTreeClick() { System.out.println("tree clicked