Class JRDesignPropertyExpression

java.lang.Object
net.sf.jasperreports.engine.base.JRBasePropertyExpression
net.sf.jasperreports.engine.design.JRDesignPropertyExpression
All Implemented Interfaces:
Serializable, Cloneable, JRChangeEventsSupport, JRCloneable, JRPropertyExpression

public class JRDesignPropertyExpression extends JRBasePropertyExpression
Implementation of JRPropertyExpression to be used at report design time.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
  • Constructor Details

    • JRDesignPropertyExpression

      public JRDesignPropertyExpression()
  • Method Details