Uses of Interface
org.apache.wicket.ajax.AjaxRequestTarget.IJavascriptResponse

Packages that use AjaxRequestTarget.IJavascriptResponse
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
 void AjaxRequestTarget.IListener.onAfterRespond(java.util.Map map, AjaxRequestTarget.IJavascriptResponse response)
          Triggered after ajax request target is done with its response cycle.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.