Uses of Class
org.apache.wicket.ajax.AbstractAjaxResponse.AjaxResponse

Packages that use AbstractAjaxResponse.AjaxResponse
org.apache.wicket.ajax   
 

Uses of AbstractAjaxResponse.AjaxResponse in org.apache.wicket.ajax
 

Fields in org.apache.wicket.ajax declared as AbstractAjaxResponse.AjaxResponse
protected  AbstractAjaxResponse.AjaxResponse AbstractAjaxResponse.encodingBodyResponse
          Create a response for component body and javascript that will escape output to make it safe to use inside a CDATA block
protected  AbstractAjaxResponse.AjaxResponse AbstractAjaxResponse.encodingHeaderResponse
          Response for header contribution that will escape output to make it safe to use inside a CDATA block
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.