Just write a getter (aka a property)

public int getFoo() {
   // return some calculation using pageNum and index value
}

And call it in a template

<t:eventlink context="foo">...</t:eventlink>



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/EventLink-parameters-tp5716874p5716918.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