Uses of Class
com.stimulsoft.report.expressions.StiHyperlinkExpression
Packages that use StiHyperlinkExpression
Package
Description
-
Uses of StiHyperlinkExpression in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series that return StiHyperlinkExpressionModifier and TypeMethodDescriptionStiSeries.getHyperlink()Gets or sets the expression to fill a series hyperlink.StiSeriesInteraction.getHyperlink()Gets or sets an expression to fill a series hyperlink.Methods in com.stimulsoft.report.chart.view.series with parameters of type StiHyperlinkExpressionModifier and TypeMethodDescriptionvoidStiSeries.setHyperlink(StiHyperlinkExpression value) voidStiSeriesInteraction.setHyperlink(StiHyperlinkExpression value) -
Uses of StiHyperlinkExpression in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiHyperlinkExpressionModifier and TypeMethodDescriptionStiComponent.getHyperlink()gets or sets an expression to fill a component hyperlink.StiInteraction.getHyperlink()Gets or sets an expression to fill a component hyperlink.Methods in com.stimulsoft.report.components with parameters of type StiHyperlinkExpressionModifier and TypeMethodDescriptionvoidStiComponent.setHyperlink(StiHyperlinkExpression value) voidStiInteraction.setHyperlink(StiHyperlinkExpression value) -
Uses of StiHyperlinkExpression in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiHyperlinkExpressionMethods in com.stimulsoft.report.components.bands with parameters of type StiHyperlinkExpressionModifier and TypeMethodDescriptionvoidStiChildBand.setHyperlink(StiHyperlinkExpression value) voidStiOverlayBand.setHyperlink(StiHyperlinkExpression value) -
Uses of StiHyperlinkExpression in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiHyperlinkExpressionModifier and TypeMethodDescriptionfinal StiHyperlinkExpressionStiForm.getHyperlink()final StiHyperlinkExpressionStiReportControl.getHyperlink()Methods in com.stimulsoft.report.dialogs with parameters of type StiHyperlinkExpressionModifier and TypeMethodDescriptionfinal voidStiForm.setHyperlink(StiHyperlinkExpression value) final voidStiReportControl.setHyperlink(StiHyperlinkExpression value)