Class JRBaseComponentElement

java.lang.Object
net.sf.jasperreports.engine.base.JRBaseElement
net.sf.jasperreports.engine.base.JRBaseComponentElement
All Implemented Interfaces:
Serializable, Cloneable, JRChangeEventsSupport, JRChild, JRCloneable, JRCommonElement, JRComponentElement, JRElement, JRIdentifiable, JRPropertiesHolder, JRStyleContainer, JRVisitable

public class JRBaseComponentElement extends JRBaseElement implements JRComponentElement
A read-only JRComponentElement implementation which is included in compiled reports.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also: