AM, Leon Derks wrote:
> How can I add multiple context values to an actionlink?
>
> For example a productId and a categoryId?
>
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.o
On Thu, Apr 2, 2009 at 11:37 AM, Fernanda C. Carmo
wrote:
> Is there any other way to have only one parameter ProjectVersion like this?
>
> public Object onActionFromEditProjectVersion(ProjectVersion
> projectVersion) {
>
> editProjectVersionPage.setProjectVersion(projectVersion);
>
--
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
>
-
Fernanda Cristina do Carmo
System Analyst and Java Developer
MSN/GoogleTalk: f
On Wed, Apr 1, 2009 at 7:45 PM, Filip S. Adamsen wrote:
> What about contributing a ValueEncoder that converts between a ProductId
> and a String? I haven't needed to work with composite primary keys, so I
> can't say if it'd work, but it's worth a shot.
This is a more reusable solution than the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
What about contributing a ValueEncoder that converts between a ProductId
and a String? I haven't needed to work with composite primary keys, so I
can't say if it'd work, but it's worth a shot.
/Filip
On 2009-04-02 00:33, Thiago H. de Paula Figueiredo
Em Wed, 01 Apr 2009 18:35:53 -0300, Fernanda C. Carmo
escreveu:
I have an object Product and it has a composite primary key (ProductId).
How can I put this object Product in actionlink's context value?
Hi!
Create a method that return a List containig the values thatt comprise the
composi
ctionlink>
>>
>>
>> see:
>> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/ActionLink.html
>>
>>
>> 2008/4/28 Manuel Corrales :
>>> I think you can separate the values with commas like this:
>&
b/components/ActionLink.html
2008/4/28 Manuel Corrales <[EMAIL PROTECTED]>:
I think you can separate the values with commas like this:
t:context="p.productId, p.categoryId"
Good luck!
On Mon, Apr 28, 2008 at 12:53 PM, Leon Derks
<[EMAIL PROTECTED]> wrote:
How can I
;
>
>
> On Mon, Apr 28, 2008 at 12:53 PM, Leon Derks <[EMAIL PROTECTED]> wrote:
>
> > How can I add multiple context values to an actionlink?
> >
> > For example a productId and a categoryId?
> >
> >
> >
> >
> >
> > -
I think you can separate the values with commas like this:
t:context="p.productId, p.categoryId"
Good luck!
On Mon, Apr 28, 2008 at 12:53 PM, Leon Derks <[EMAIL PROTECTED]> wrote:
> How can I add multiple context values to an actionlink?
>
> For example a p
How can I add multiple context values to an actionlink?
For example a productId and a categoryId?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
11 matches
Mail list logo