wicket-jquery-ui icon indicating copy to clipboard operation
wicket-jquery-ui copied to clipboard

No finale qualifier for onError(...) of AbstractWizard

Open Patrick1701 opened this issue 8 years ago • 1 comments

Hi Sebastien, is it possible to remove the final qualifier of AbstractWizard#onError(AjaxRequestTarget target)?

I would like to extend and add the form to the request target, as well.

Or can this lead into problems concerning the form handling of the wizard?

kind regards Patrick

Patrick1701 avatar Jun 17 '16 11:06 Patrick1701

Hi Patrick, I think it's final for a reason, i'll try to have a look over the we...

sebfz1 avatar Jun 17 '16 11:06 sebfz1