Class RenderableAsBlock
java.lang.Object
org.apache.tapestry5.internal.util.RenderableAsBlock
- All Implemented Interfaces:
Block
,RenderCommand
Allows any
Renderable
object to act as a Block
. Basically,
dressed up the Renderable with the Block interface, and delegates the Renderable
interface to the underlying renderable object.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RenderableAsBlock
-
-
Method Details
-
render
- Specified by:
render
in interfaceRenderCommand
-
toString
-