You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2007/09/17 17:52:31 UTC

[Tapestry Wiki] Trivial Update of "Tapestry5HowToUseForms" by DanielJue

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org