On Wed, Feb 29, 2012 at 3:28 PM, armhold <[email protected]> wrote: > Well that was simple, thank you. I'm pedantic enough to have added @Override > to the getAjaxCallDecorator(), but I missed decorateScript() in my initial > attempt. > > The method is being called now, and I have updated the Wiki. > > However the second example listed on the Wiki (AttributeAppender) also does > not work.
I'm not sure whether it ever worked. It is not possible to add several behaviors on the same component that manipulate the same attribute. > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/wrapping-onclick-in-AjaxLink-with-1-5-4-tp4430306p4431489.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
