public class JRDesignQueryChunk extends JRBaseQueryChunk implements JRChangeEventsSupport
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_TEXT |
static java.lang.String |
PROPERTY_TOKENS |
static java.lang.String |
PROPERTY_TYPE |
text, tokens, type
PROPERTY_CHUNK_TOKEN_SEPARATOR, TYPE_CLAUSE_TOKENS, TYPE_PARAMETER, TYPE_PARAMETER_CLAUSE, TYPE_TEXT
Constructor and Description |
---|
JRDesignQueryChunk() |
Modifier and Type | Method and Description |
---|---|
JRPropertyChangeSupport |
getEventSupport()
Returns the property change support object for this instance.
|
void |
setText(java.lang.String text) |
void |
setTokens(java.lang.String[] tokens)
Sets the clause tokens for chunks of type
TYPE_CLAUSE_TOKENS . |
void |
setType(byte type) |
clone, getText, getTokens, getType
public static final java.lang.String PROPERTY_TEXT
public static final java.lang.String PROPERTY_TOKENS
public static final java.lang.String PROPERTY_TYPE
public void setType(byte type)
public void setText(java.lang.String text)
public void setTokens(java.lang.String[] tokens)
TYPE_CLAUSE_TOKENS
.tokens
- the clause tokensJRBaseQueryChunk.getTokens()
public JRPropertyChangeSupport getEventSupport()
JRChangeEventsSupport
getEventSupport
in interface JRChangeEventsSupport
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com