Class RecursiveBody

java.lang.Object
org.apache.tapestry5.corelib.components.RecursiveBody

public class RecursiveBody extends Object

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