You have to refresh your knowledge about the related code. Or I should ...
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Fri, Oct 31, 2014 at 3:54 PM, Andrea Del Bene <[email protected]> wrote: > You have to add it explicitly with the usual way. This is more desirable > if you don't want to apply it to every Ajax behavior as you suggested. > >> @Andrea: how would you share this behavior between ConfirmingAjaxLink and >> ConfirmingAjaxSubmitLink ? >> >> Martin Grigorov >> Wicket Training and Consulting >> https://twitter.com/mtgrigorov >> >> On Fri, Oct 31, 2014 at 2:56 PM, Andrea Del Bene <[email protected]> >> wrote: >> >> you can also use behavior AbstractDefaultAjaxBehavior which has >>> updateAjaxAttributes(AjaxRequestAttributes attributes), so you can share >>> confirmation code among different components. >>> >>> Hi, >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
