public interface JRFillCloneable
In some cases multiple copies of the same element are evaluated, prepared and filled simultaneously. Such an element should implement this interface so that working clones of the element can be created.
Modifier and Type | Method and Description |
---|---|
JRFillCloneable |
createClone(JRFillCloneFactory factory)
Creates a working clone of itself.
|
JRFillCloneable createClone(JRFillCloneFactory factory)
factory
- the clone factory to use while creating the clone© 2001-2014 TIBCO Software Inc. www.jaspersoft.com