Alternatively, if you like this kind of syntax
context="list:student.id,student.rank"
then contribute a ListBindingFactory to AppModule as described in http://wiki.apache.org/tapestry/Tapestry5HowToAddBindingPrefix
.
On 25/06/2008, at 7:18 AM, Sven Homburg wrote:
read the bottom of t
read the bottom of this page
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/ActionLink.html
2008/6/24 tapestry5 <[EMAIL PROTECTED]>:
>
> I have a scenario where I am creating multiple actionlink in a loop. But I
> want to use the same id for all the
Hi Nielsh,
You can use a special renderer on DirectLink, PageLink, ExternalLink and so
on..:
On template:
Link
Don't forget to use the @Body component, becouse of the generated javascript
See the documentation for more details about features and so on...
Mael Caldas
On
look at the popuplinkrenderer component.
On 9/6/06, Nilesh <[EMAIL PROTECTED]> wrote:
hi,
I need to add dynamic link to Tapestry Page, which should open in a pop-up
window. can any one please let me know how can i do this?
Thanks A lot
--
View this message in context:
http://www.nabble.com/D