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 have a
context?


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/toolTip-mixins-tp4641526p4641526.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