Hi there,

I’d like to add something to the AjaxRequestTarget "at the very end“, i.e. I 
need to be the last one to add something to the target (because I need to check 
some preconditions that might change if the target is manipulated later on).

Reading the Javadoc of 
org.apache.wicket.ajax.AjaxRequestTarget.IListener#onAfterRespond I learned 
that adding components at that stage is already too late. Is there an 
alternative to AjaxRequestTarget.IListener that might do the job?

Cheers,
   -Tom



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to