I find it useful. Martin Grigorov Wicket Training and Consulting
On Fri, Jan 17, 2014 at 3:11 PM, Sven Meier <[email protected]> wrote: > Hi all, > > with WICKET-4958 a new method was added to AjaxRequestTarget.IListener: > > void updateAjaxAttributes(AjaxRequestAttributes attributes); > > I'd like to add the calling behavior as a new method argument (7.x only). > This would allow behavior-specific control on what to add to the > attributes, e.g. add a confirmation to all AjaxButtons. > > Any objections? > > Sven > >
