public interface ItemProperty extends JRCloneable
value
attribute,
or dynamically, using a value expression.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the item property (required).
|
java.lang.String |
getValue()
Returns the
value attribute of the item property. |
JRExpression |
getValueExpression()
Returns a
JRExpression representing
the value object for the item property. |
clone
java.lang.String getName()
java.lang.String getValue()
value
attribute of the item property. Only
java.lang.String
values are allowed for this attribute.value
attributeJRExpression getValueExpression()
JRExpression
representing
the value object for the item property. If present, it overrides the value given by
the value
attribute.© 2001-2014 TIBCO Software Inc. www.jaspersoft.com