http://tapestry.apache.org/tapestry5.0/
http://tapestry.apache.org/tapestry5.0/apidocs/
On Wed, Aug 19, 2009 at 2:55 PM, Borut Bolčina wrote:
> By the way, what is the url of T 5.0.18 and its API?
-
To unsubscribe, e-mail: users
Maybe with the example code someone can explain this better why the event
onSendPin is not called when LinkSubmit is clicked, but it is when the
submit button is clicked:
TML
===
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
linksubmit
Hi,
I am using T 5.0.18 and have problems with LinkSubmit not firing the event.
By the way, what is the url of T 5.0.18 and its API?
I have two TextField components, one LinkSubmit and one non-tapestry
ordinary input submit button.
I want to set some variable (varA) in case LinkSubmit is clicke