It seems that Button is not designed for ajax.
I wonder why you don't try block/zone?
DH
http://www.gaonline.com.cn/
- Original Message -
From: "b...@umd"
To:
Sent: Friday, June 26, 2009 2:48 AM
Subject: Re: Tapestry 5 and Event component.
>
> Ok, it s
ot; event into a "clicked" event.
Does anyone know how I can simply do that ?
--
View this message in context:
http://www.nabble.com/Tapestry-5-and-Event-component.-tp24192270p24209012.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
uld be the same.
DH
- Original Message -
From: "b...@umd"
To:
Sent: Friday, June 26, 2009 12:24 AM
Subject: Re: Tapestry 5 and Event component.
>
> Here is the component reference :
> http://www.chenillekit.org/chenillekit-tapestry/ref/org/chenillekit/tapestry/core
What about removing the parameter 'value' of the method?
>
> BTW what does the parameter mean?
>
> DH
>
> - Original Message -
> From: "b...@umd"
> To:
> Sent: Thursday, June 25, 2009 11:11 PM
> Subject: Re: Tapestry 5 and Event compon
I don't have source of ck lib.
What about removing the parameter 'value' of the method?
BTW what does the parameter mean?
DH
- Original Message -
From: "b...@umd"
To:
Sent: Thursday, June 25, 2009 11:11 PM
Subject: Re: Tapestry 5 and Event component.
>
ry mixins="ck/OnEvent" event="clicked" />
>
> --
> Thiago
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apac
On Wed, Jun 24, 2009 at 5:26 PM, b...@umd wrote:
> gentoo.tml :
>
You haven't used the ck/OnEvent mixin in the button, so the event is not fired.
Try
--
Thiago
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
F
>> gentoo.tml :
>>
>>
>> gentoo.java :
>>
>> @Component(parameters = {"type=button"})
>>private Button button;
>>
>>@OnEvent(component = "button", value = "clicked")
>> public JS
System.out.println("Event Caught !");
>}
>
> Thanks
>
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Tapestry-5-and-Event-component.-tp24192270p24192270.html
> Sent from the Tapestry - User mailing list archive at Na
intln("Event Caught !");
}
Thanks
--
View this message in context:
http://www.nabble.com/Tapestry-5-and-Event-component.-tp24192270p24192270.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
10 matches
Mail list logo