Class JRDesignSubreportReturnValue

java.lang.Object
net.sf.jasperreports.engine.base.JRBaseSubreportReturnValue
net.sf.jasperreports.engine.design.JRDesignSubreportReturnValue
All Implemented Interfaces:
Serializable, Cloneable, CommonReturnValue, JRChangeEventsSupport, JRCloneable, JRSubreportReturnValue, VariableReturnValue

public class JRDesignSubreportReturnValue extends JRBaseSubreportReturnValue implements JRChangeEventsSupport
Implementation of JRSubreportReturnValue to be used for report design purposes.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also: