Hi

Im working on something where I have an onclick AjaxEventBehavior and also an AbstractAjaxTimerBehavior, the timer behavior can remove the AjaxEvent. Sometimes I manage to fire the AjaxEventBehavior apparently when it's removed but before the markup is updated because I get this error:

No behavior listener found with behaviorId 1; Component: [Component id = cell, page = com.jayway.WicketReactionGamePage, path = 0:rowView:2:cells:0:cell.Label, isVisible = true, isVersioned = true]

So would the right way be to Veil the Component holding the AjaxEventBehavior while its being updated?



--
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to