Bugs item #1287878, was opened at 2005-09-11 18:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1287878&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: javadoc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Leo West (leo_west)
Assigned to: Nobody/Anonymous (nobody)
Summary: doc fix for Button.setDefaultFormProcessing

Initial Comment:
Incorrect description for 
wicket.markup.html.form.Button.setDefaultFormProcessing(boolean
defaultFormProcessing)

We should read "formupdating is bypassed when
defaultFormProcessing is set to *false*. 
Default behavior is true

Quoting doc :
Sets the defaultFormProcessing property. When true
(default is false), all validation and formupdating is
bypassed and the onSubmit method of that button is
called directly, and the onSubmit method of the parent
form is not called. A common use for this is to create
a cancel button. 



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1287878&group_id=119783


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to