|
||||||||||
| 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.expressions.StiUnifiedExpression
com.stimulsoft.report.expressions.StiImageURLExpression
public class StiImageURLExpression
Describes the class that contains an expression for calculation of ImageURL.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.expressions.StiExpression |
|---|
ParentComponent |
| Constructor Summary | |
|---|---|
StiImageURLExpression()
Creates a new expression. |
|
StiImageURLExpression(StiComponent parent,
java.lang.String propertyName)
Creates a new expression. |
|
StiImageURLExpression(java.lang.String value)
Creates a new expression. |
|
| Method Summary | |
|---|---|
boolean |
getApplyFormat()
|
StiEvent |
getDefaultEvent()
Returns the event for processing of the expression while script report generation. |
boolean |
getFullConvert()
Gets value, indicates that the value is to be a string. |
| Methods inherited from class com.stimulsoft.report.expressions.StiUnifiedExpression |
|---|
getValue, set, Set, setSerialization, setValue |
| Methods inherited from class com.stimulsoft.report.expressions.StiExpression |
|---|
clone, deserialize, deserializeStr, getGenAddEvent, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StiImageURLExpression()
public StiImageURLExpression(java.lang.String value)
val - Expression value.
public StiImageURLExpression(StiComponent parent,
java.lang.String propertyName)
| Method Detail |
|---|
public boolean getApplyFormat()
getApplyFormat in class StiExpressionpublic StiEvent getDefaultEvent()
getDefaultEvent in class StiExpressionpublic boolean getFullConvert()
getFullConvert in class StiExpression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||