Uses of Class
com.stimulsoft.report.expressions.StiToolTipExpression
Packages that use StiToolTipExpression
Package
Description
-
Uses of StiToolTipExpression in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series that return StiToolTipExpressionModifier and TypeMethodDescriptionStiSeries.getToolTip()Gets or sets the expression to fill a series tooltip.StiSeriesInteraction.getToolTip()Gets or sets the expression to fill a series tooltip.Methods in com.stimulsoft.report.chart.view.series with parameters of type StiToolTipExpressionModifier and TypeMethodDescriptionvoidStiSeries.setToolTip(StiToolTipExpression value) voidStiSeriesInteraction.setToolTip(StiToolTipExpression value) -
Uses of StiToolTipExpression in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiToolTipExpressionModifier and TypeMethodDescriptionStiComponent.getToolTip()gets or sets the expression to fill a component tooltip.StiInteraction.getToolTip()Gets or sets the expression to fill a component tooltip.Methods in com.stimulsoft.report.components with parameters of type StiToolTipExpressionModifier and TypeMethodDescriptionvoidStiComponent.setToolTip(StiToolTipExpression value) voidStiInteraction.setToolTip(StiToolTipExpression value) -
Uses of StiToolTipExpression in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiToolTipExpressionModifier and TypeMethodDescriptionfinal StiToolTipExpressionStiForm.getToolTip()StiReportControl.getToolTip()Methods in com.stimulsoft.report.dialogs with parameters of type StiToolTipExpressionModifier and TypeMethodDescriptionfinal voidStiForm.setToolTip(StiToolTipExpression value) voidStiReportControl.setToolTip(StiToolTipExpression value)