|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxRequestTarget.IJavaScriptResponse | |
---|---|
org.apache.wicket.ajax | |
org.apache.wicket.protocol.http | HTTP implementation. |
Uses of AjaxRequestTarget.IJavaScriptResponse in org.apache.wicket.ajax |
---|
Methods in org.apache.wicket.ajax with parameters of type AjaxRequestTarget.IJavaScriptResponse | |
---|---|
void |
AjaxRequestTarget.IListener.onAfterRespond(Map<String,Component> map,
AjaxRequestTarget.IJavaScriptResponse response)
Triggered after ajax request target is done with its response cycle. |
Uses of AjaxRequestTarget.IJavaScriptResponse in org.apache.wicket.protocol.http |
---|
Methods in org.apache.wicket.protocol.http with parameters of type AjaxRequestTarget.IJavaScriptResponse | |
---|---|
void |
AjaxEnclosureListener.onAfterRespond(Map<String,Component> map,
AjaxRequestTarget.IJavaScriptResponse response)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |