Sebastiaan van Erk wrote:
> 
>       /**
>        * Sets the defaultFormProcessing property. When false (default is 
> true),
>        * all validation and form updating 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.
>        *
>        * @param defaultFormProcessing
>        *            defaultFormProcessing
>        * @return This
>        */
>       public final Button setDefaultFormProcessing(boolean
> defaultFormProcessing)
> 
> :)
> 
It works fine ;)

Thank you for your help. It was trivial 
-- 
View this message in context: 
http://www.nabble.com/Several-localized-buttons-in-a-form-tf4770293.html#a13645905
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