public class StiFilterExpression extends StiUnifiedExpression
ParentComponent| Constructor and Description |
|---|
StiFilterExpression()
Creates a new expression.
|
StiFilterExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression.
|
StiFilterExpression(java.lang.String value)
Creates a new expression.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getApplyFormat() |
StiEvent |
getDefaultEvent()
Returns the event for generation of the expression when report script generation.
|
boolean |
getFullConvert()
Gets value, indicates that the value is to be a string.
|
boolean |
getGenAddEvent()
Gets value, indicates that it is necessary to add methods of getting the expression value to
the event handler.
|
getValue, set, Set, setSerialization, setValueclone, deserialize, deserializeStr, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, toStringpublic StiFilterExpression()
public StiFilterExpression(java.lang.String value)
val - Expression value.public StiFilterExpression(StiComponent parent, java.lang.String propertyName)
public boolean getApplyFormat()
getApplyFormat in class StiExpressionpublic StiEvent getDefaultEvent()
getDefaultEvent in class StiExpressionpublic boolean getGenAddEvent()
getGenAddEvent in class StiExpressionpublic boolean getFullConvert()
getFullConvert in class StiExpressionCopyright © 2019 Stimulsoft. All Rights Reserved.