Uses of Interface
org.apache.wicket.ajax.AjaxRequestTarget.IJavaScriptResponse
-
Packages that use AjaxRequestTarget.IJavaScriptResponse Package Description org.apache.wicket.ajax -
-
Uses of AjaxRequestTarget.IJavaScriptResponse in org.apache.wicket.ajax
Methods in org.apache.wicket.ajax with parameters of type AjaxRequestTarget.IJavaScriptResponse Modifier and Type Method Description default void
AjaxRequestTarget.IListener. onAfterRespond(Map<String,Component> map, AjaxRequestTarget.IJavaScriptResponse response)
Deprecated.implementAjaxRequestTarget.IListener.onAfterRespond(Map, AjaxRequestTarget)
instead
-