Package org.apache.tapestry5.services.ajax

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

See:
          Description

Class Summary
CombinedRenderCommand Combines exactly two render commands by pushing each onto the render queue.
MultiZoneUpdateEventResultProcessor Handler for MultiZoneUpdate responses from a component event handler method.
SetupZonesFilter Creates a "zones" object in the JSON reply, reading for the SingleZonePartialRendererFilters to store values into.
SingleZonePartialRendererFilter Responsible for capturing the content for a single zone and storing it into the JSON reply object.
 

Package org.apache.tapestry5.services.ajax Description

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



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