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