RadioGroup Component Index RenderBody

RenderBlock
org.apache.tapestry.components.RenderBlock
Non Visual Component
 
Description
Renders the text and components wrapped by the specified Block component.

Please see the RenderBlock API for a complete discription on how the RenderBlock renders.

Prior to release 2.2, this component was named InsertBlock.

See Also
Block, Insert, InsertText, RenderBody
Parameters
Name Type Direction Required Default Description
block Block in no   The Block whose contents are to be rendered.

Body: removed
Informal parameters: allowed
Reserved parameters: none

Examples

This example is under construction.


RadioGroup Component Index RenderBody