On Fri, Jan 21, 2011 at 11:59 PM, Howard Lewis Ship wrote:
> Tapestry is specifically architected not to allow this approach.
> Events are local to a specific page. What's so wrong with:
And that has revealed wisdom
--
Massimo
http://meridio.blogspot.com
-
t; An: Tapestry users
>> Betreff: Re: Create a component event link for another page
>>
>> Maybe this can help?
>>
>>
>> http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/eventlinks
>>
>> Alberto
>>
>&g
Here is a sample. If you return null or void from the event in the
other page then you stay on the first page. You can return any of the
standard things from the event on the other page to get different
redirecting behavior.
public class FirstPage {
@InjectPage
private OtherPage otherPage;
On Fri, 21 Jan 2011 08:08:09 -0200, Markus Feindler
wrote:
Hi,
Hi!
how to create a Component Event Link for a different page?
Why do you want that? Using an event link from one page to another is not
recommended at all. Tell us what logic you want to implement.
--
Thiago H. de Paula
work for me, cause Im using the portletbridge which
creates a RenderUrl for pagelinks instead of ActionUrls.
Original-Nachricht
Datum: Fri, 21 Jan 2011 11:34:54 +0100
Von: "Joost Schouten (ml)"
An: Tapestry users
Betreff: Re: Create a component event link f
; >>
> >> ---- Original-Nachricht ----
> >> Datum: Fri, 21 Jan 2011 11:12:18 +0100
> >> Von: Alberto Almagro
> >> An: Tapestry users
> >> Betreff: Re: Create a component event link for another page
> >>
> >> Maybe this c
o Almagro
An: Tapestry users
Betreff: Re: Create a component event link for another page
Maybe this can help?
http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/eventlinks
Alberto
2011/1/21 Markus Feindler:
Hi,
how to create a Component Event Link for a differen
e1, which is handled directly /
triggers the event in Page2.
Original-Nachricht
Datum: Fri, 21 Jan 2011 11:12:18 +0100
Von: Alberto Almagro
An: Tapestry users
Betreff: Re: Create a component event link for another page
Maybe this can help?
http://jumpstart.d
erto Almagro
> An: Tapestry users
> Betreff: Re: Create a component event link for another page
>
> Maybe this can help?
>
>
> http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/eventlinks
>
> Alberto
>
> 2011/1/21 Markus Feindler :
&g
Maybe this can help?
http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/eventlinks
Alberto
2011/1/21 Markus Feindler :
> Hi,
>
> how to create a Component Event Link for a different page?
>
> This is not a suitable solution for my problem:
> http://www.mail-archive.com/users@ta
10 matches
Mail list logo