Class JRBaseGenericElement

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

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