Class JRFillComponentElement

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillElement
net.sf.jasperreports.engine.fill.JRFillComponentElement
All Implemented Interfaces:
Cloneable, FillContext, DynamicPropertiesHolder, JRFillCloneable, JRFillExpressionEvaluator, JRChild, JRCloneable, JRCommonElement, JRComponentElement, JRElement, JRIdentifiable, JRPropertiesHolder, JRStyleContainer, JRStyleSetter, JRVisitable

public class JRFillComponentElement extends JRFillElement implements JRComponentElement, FillContext
A JRComponentElement which is used during report fill.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)