bdumeny a écrit :
Read the Grid component documentation:
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
Take a look at the index and the row parameters.
Thx,
but indexRow isn't the arrayList index... How to link them?
I have
Read the Grid component documentation:
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
Take a look at the index and the row parameters.
Thx,
but indexRow isn't the arrayList index... How to link them?
Em Mon, 31 Aug 2009 12:49:28 -0300, bdumeny escreveu:
I realize that I don't know how to get a row from the grid. In fact I
want to get the array index from grid.
Read the Grid component documentation:
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/co
Hing Man wrote:
From: Shing Hing Man
Subject: Re: [T5] Acces to current object in tab
To: "Tapestry users"
Date: Monday, 31 August, 2009, 6:06 PM
There is a PageLinkPopup component at
http://lombok.demon.co.uk/tapestry5Demo
If I remember correctly, a few months ago, someone
Oops! Forgotten the slash at the end.
http://lombok.demon.co.uk/tapestry5Demo/
--- On Mon, 31/8/09, Shing Hing Man wrote:
> From: Shing Hing Man
> Subject: Re: [T5] Acces to current object in tab
> To: "Tapestry users"
> Date: Monday, 31 August, 2009, 6:06 PM
>
There is a PageLinkPopup component at
http://lombok.demon.co.uk/tapestry5Demo
If I remember correctly, a few months ago, someone posted
a mixin for a popup.
Shing
--- On Mon, 31/8/09, bdumeny wrote:
> From: bdumeny
> Subject: Re: [T5] Acces to current object in tab
> To:
Thank you!
But doesn't PopupLink component exist?
I don't find in t5...
I am using jQuery UI for showing a modal dialog.
In my case I use a PageLink to generate the links with the Object-ID as
context. Then I add a custom Popup mixin to the PageLink. This mixin sets up
the dialog on the client
I am using jQuery UI for showing a modal dialog.
In my case I use a PageLink to generate the links with the Object-ID as
context. Then I add a custom Popup mixin to the PageLink. This mixin sets up
the dialog on the client, puts an iFrame inside it and makes sure the link
gets an onclick event that
Hi all,
I use a grid to display list of object, and I want to insert a link (in
each line) which displays all attributes from current object in a popup.
How can I do this?
Best regards
-
To unsubscribe, e-mail: users-unsubs