Anyway the point is that when using ajax components, the associated model is
updated but the form may not be submitted yet, so how would you implement a
cancel button to undo the ajax model updates ? Do we have to do all this by
hand (storing ajax model updates in temporary variables and applying the
values to the real models in the onSubmit method of the form) or is there
another way ?

-- 
View this message in context: 
http://www.nabble.com/Ajax-form-components-principles-tp20180246p20198434.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to