On Tue, Apr 14, 2009 at 1:59 AM, Igor Vaynberg <[email protected]> wrote:
> form#validate is final.
>

Not according to the 1.3.2 docs.  Also there is no Form#onValidate
method in 1.3.2.  I'm looking here:
http://wicket.apache.org/docs/wicket-1.3.2/wicket/apidocs/org/apache/wicket/markup/html/form/Form.html.

In any case I don't see how I could use this to do different
validation depending on which submit button was pressed.  The only way
I can see to do it is to put the validation in the onSubmit for each
button.  Is that right?

Cheers,
Ian.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to