public class JRDesignExpressionChunk extends JRBaseExpressionChunk implements JRChangeEventsSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_TEXT |
static String |
PROPERTY_TYPE |
text, typeTYPE_FIELD, TYPE_PARAMETER, TYPE_RESOURCE, TYPE_TEXT, TYPE_VARIABLE| Constructor and Description |
|---|
JRDesignExpressionChunk() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
void |
setText(String text) |
void |
setType(byte type) |
getText, getTypepublic static final String PROPERTY_TEXT
public static final String PROPERTY_TYPE
public void setType(byte type)
public void setText(String text)
public Object clone()
clone in interface JRCloneableclone in class JRBaseExpressionChunkpublic JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupportgetEventSupport in interface JRChangeEventsSupportCopyright © 2017. All rights reserved.