public class JRDesignExpressionChunk extends JRBaseExpressionChunk implements JRChangeEventsSupport
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_TEXT |
static 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 |
---|---|
Object |
clone() |
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
void |
setText(String text) |
void |
setType(byte type) |
getText, getType
public 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 JRCloneable
clone
in class JRBaseExpressionChunk
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.