public class JRDesignExpressionChunk extends JRBaseExpressionChunk implements JRChangeEventsSupport
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_TEXT |
static java.lang.String |
PROPERTY_TYPE |
text, type
TYPE_FIELD, TYPE_PARAMETER, TYPE_RESOURCE, TYPE_TEXT, TYPE_VARIABLE
Constructor and Description |
---|
JRDesignExpressionChunk() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
void |
setText(java.lang.String text) |
void |
setType(byte type) |
getText, getType
public static final java.lang.String PROPERTY_TEXT
public static final java.lang.String PROPERTY_TYPE
public void setType(byte type)
public void setText(java.lang.String text)
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class JRBaseExpressionChunk
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com