| Package | Description |
|---|---|
| org.apache.tapestry.components |
Basic, fundamental components used to construct more complex components, or pages.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Block |
RenderBlock.getBlock() |
| Constructor and Description |
|---|
BlockRenderer(Block objBlock)
Creates a new BlockRenderer that will render the content of the argument
|