Class RecursiveBody
java.lang.Object
org.apache.tapestry5.corelib.components.RecursiveBody
Component that marks the place in the template the
recursion should happen. It should only be used inside
Recursive
, otherwise an exception will be
thrown.
This was contributed by KGL PubFactory.
- Since:
- 5.9.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecursiveBody
public RecursiveBody()
-