Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by DanielJue:
http://wiki.apache.org/tapestry/Tapestry5HowToUseForms

The comment on the change is:
fixed wiki formatting

------------------------------------------------------------------------------
  ==== Form Events ====
  
  
-  *prepare -> calls !onPrepare()
+  *prepare -> calls onPrepare()
-  *validate -> calls !onValidate()
+  *validate -> calls onValidate()
-  *success -> calls !onSuccess()
+  *success -> calls onSuccess()
-  *failure -> calls !onFailure()
+  *failure -> calls onFailure()
-  *submit -> calls !onSubmit()
+  *submit -> calls onSubmit()
  
  
  ==== Dealing with multiple forms ====

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to