Re: toolTip mixins

2011-07-28 Thread dick_hu
Ohye I am waiting for you... heihei -- View this message in context: http://tapestry.1045711.n5.nabble.com/toolTip-mixins-tp4641526p4642038.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe

Re: toolTip mixins

2011-07-28 Thread Taha Hafeez
Hi I have raised an issue : https://github.com/tawus/tawus/issues/12 I will try to do it as soon as possible regards Taha On Thu, Jul 28, 2011 at 12:49 PM, dick_hu wrote: > I use the tawus's toolTip mixins , but a problem arround me . > How can I pass a parameter to the onToolTip

toolTip mixins

2011-07-28 Thread dick_hu
I use the tawus's toolTip mixins , but a problem arround me . How can I pass a parameter to the onToolTip method my code is : Object onToolTip() { // logs = impressService.listFrdPhr(getOwner(), mid); return toolTip; } in my method I want a parameter from the tooltip mixins,can tooptip