|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.base.JRBasePropertyExpression
net.sf.jasperreports.engine.design.JRDesignPropertyExpression
public class JRDesignPropertyExpression
Implementation of JRPropertyExpression to be used at report
design time.
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.base.JRBasePropertyExpression |
|---|
PROPERTY_NAME, pROPERTY_VALUE_EXPRESSION |
| Constructor Summary | |
|---|---|
JRDesignPropertyExpression()
|
|
| Method Summary | |
|---|---|
void |
setValueExpression(JRExpression valueExpression)
Sets the property value expression. |
| Methods inherited from class net.sf.jasperreports.engine.base.JRBasePropertyExpression |
|---|
getEventSupport, getName, getValueExpression, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRDesignPropertyExpression()
| Method Detail |
|---|
public void setValueExpression(JRExpression valueExpression)
setValueExpression in class JRBasePropertyExpressionvalueExpression - the value expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||