public interface AjaxPartialResponseRenderer
PartialMarkupRenderer
service.PageRenderQueue
Modifier and Type | Method and Description |
---|---|
void |
renderPartialPageMarkup()
Used to render a partial response as part of an Ajax action request.
|
void renderPartialPageMarkup() throws IOException
PageRenderQueue.addPartialRenderer(org.apache.tapestry5.runtime.RenderCommand)
should precede this call.IOException
Copyright © 2003-2012 The Apache Software Foundation.