| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.dynamic | 
 [INTERNAL USE ONLY] support classes for the  
Dynamic component; API subject to change | 
| org.apache.tapestry5.services.dynamic | 
 Services supporting the  
Dynamic component. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DynamicTemplateElement.render(MarkupWriter writer,
            RenderQueue queue,
            DynamicDelegate delegate)
The element should perform whatever rendering it wants. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RenderCommand | 
DynamicTemplate.createRenderCommand(DynamicDelegate delegate)
Given a delegate (to assist with locating Blocks and evaluating expressions) ... 
 | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.