Package org.apache.tapestry5.services.ajax

Utilities for handling Ajax-oriented requests, including partial render requests.

See:
          Description

Interface Summary
AjaxResponseRenderer Manages the rendering of a partial page render as part of an Ajax response.
JavaScriptCallback A callback used with AjaxResponseRenderer.addCallback(JavaScriptCallback).
JSONCallback A callback used with AjaxResponseRenderer.addCallback(JSONCallback).
 

Package org.apache.tapestry5.services.ajax Description

Utilities for handling Ajax-oriented requests, including partial render requests.



Copyright © 2003-2012 The Apache Software Foundation.