org.apache.wicket.protocol.http.WebApplication#getAjaxRequestTargetListeners().add(new
org.apache.wicket.ajax.AjaxRequestTarget.AbstractListener() {
@Override
org.apache.wicket.ajax.AjaxRequestTarget.AbstractListener#onBeforeRespond()
})
On Thu, Jun 27, 2013 at 1:02 PM, fachhoch <[email protected]> wrote:
> I want to add some jquery java script for every AjaxRequestTarget, I dont
> want to repeat this code all over , is there a way to add my java script
> to the target instance in a global way?
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/append-javascrit-to-AjaxTRequestTarget-for-entire-application-tp4659855.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]
>
>