|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.infographics.gauge.expressions.StiValueExpression
public class StiValueExpression
Copyright Stimulsoft
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.expressions.StiExpression |
---|
ParentComponent |
Constructor Summary | |
---|---|
StiValueExpression()
Creates a new expression. |
|
StiValueExpression(java.lang.String value)
Creates a new expression. |
Method Summary | |
---|---|
boolean |
getFullConvert()
Gets value, indicates that the value is to be a string. |
Methods inherited from class com.stimulsoft.report.expressions.StiExpression |
---|
clone, deserialize, deserializeStr, getApplyFormat, getDefaultEvent, getGenAddEvent, getValue, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, setValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StiValueExpression()
public StiValueExpression(java.lang.String value)
value
- Expression value.Method Detail |
---|
public boolean getFullConvert()
getFullConvert
in class StiExpression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |