Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.services.ajax |
[INTERNAL USE ONLY] AJAX support services; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
PageRenderQueueImpl
This services keeps track of the page being rendered and the root command for the partial render, it is therefore
request/thread scoped.
|
Constructor and Description |
---|
AjaxResponseRendererImpl(PageRenderQueue queue,
AjaxFormUpdateController ajaxFormUpdateController,
TypeCoercer typeCoercer,
JavaScriptSupport javaScriptSupport,
RequestPageCache requestPageCache,
Request request) |
SingleZonePartialRendererFilter(String zoneId,
RenderCommand zoneRenderCommand,
PageRenderQueue queue,
AjaxFormUpdateController ajaxFormUpdateController) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.