Class StiListOfToolTipsExpression
java.lang.Object
com.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.chart.view.expressions.StiListOfToolTipsExpression
- All Implemented Interfaces:
IStiDefault,IStiJsonReportObject,IStiSerializable,IStiSerializableToString,Cloneable
Describes the class that contains the expression for calculation of List of ToolTips.
-
Field Summary
Fields inherited from class com.stimulsoft.report.expressions.StiExpression
ParentComponent, value -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new expression.Creates a new expression. -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the event for processing of the expession when generation the report script.booleanGets value, indicates that this value is be a string.Methods inherited from class com.stimulsoft.report.expressions.StiExpression
clone, deserialize, deserializeStr, getGenAddEvent, getValue, isDefault, LoadFromJsonObject, SaveToJsonObject, serialize, setValue, toString
-
Constructor Details
-
StiListOfToolTipsExpression
public StiListOfToolTipsExpression()Creates a new expression. -
StiListOfToolTipsExpression
Creates a new expression.- Parameters:
val- Expression value.
-
-
Method Details
-
getApplyFormat
public boolean getApplyFormat()- Overrides:
getApplyFormatin classStiExpression
-
getDefaultEvent
Returns the event for processing of the expession when generation the report script.- Overrides:
getDefaultEventin classStiExpression- Returns:
- The event for processing of the expession.
-
getFullConvert
public boolean getFullConvert()Gets value, indicates that this value is be a string.- Overrides:
getFullConvertin classStiExpression
-