Uses of Class
com.stimulsoft.report.events.StiGetValueEventArgs
Packages that use StiGetValueEventArgs
Package
Description
-
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiSeries.InvokeGetListOfArguments(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfArguments event.final voidStiSeries.InvokeGetListOfHyperlinks(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfHyperlinks event.final voidStiSeries.InvokeGetListOfTags(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfTags event.final voidStiSeries.InvokeGetListOfToolTips(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfToolTips event.final voidStiSeries.InvokeGetListOfValues(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValues event.voidStiSeries.InvokeGetValue(StiComponent sender, StiGetValueEventArgs e) Raises the GetValue event.protected voidStiSeries.OnGetListOfArguments(StiGetValueEventArgs e) Raises the Arguments event.protected voidStiSeries.OnGetListOfHyperlinks(StiGetValueEventArgs e) Raises the Hyperlinks event.protected voidStiSeries.OnGetListOfTags(StiGetValueEventArgs e) Raises the GetListOfTags event.protected voidStiSeries.OnGetListOfToolTips(StiGetValueEventArgs e) Raises the GetListOfToolTips event.protected voidStiSeries.OnGetListOfValues(StiGetValueEventArgs e) Raises the values event.protected voidStiSeries.OnGetValue(StiGetValueEventArgs e) Raises the GetValue event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series.bubble
Methods in com.stimulsoft.report.chart.view.series.bubble with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiBubbleSeries.InvokeGetListOfWeights(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfWeights event.voidStiBubbleSeries.InvokeGetWeight(StiComponent sender, StiGetValueEventArgs e) Raises the GetWeight event.protected voidStiBubbleSeries.OnGetListOfWeights(StiGetValueEventArgs e) Raises the values end event.protected voidStiBubbleSeries.OnGetWeight(StiGetValueEventArgs e) Raises the GetWeight event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series.candlestick
Methods in com.stimulsoft.report.chart.view.series.candlestick with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiCandlestickSeries.InvokeGetListOfValuesClose(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesClose event.final voidStiCandlestickSeries.InvokeGetListOfValuesHigh(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesHigh event.final voidStiCandlestickSeries.InvokeGetListOfValuesLow(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesLow event.final voidStiCandlestickSeries.InvokeGetListOfValuesOpen(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesOpen event.voidStiCandlestickSeries.InvokeGetValueClose(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueClose event.voidStiCandlestickSeries.InvokeGetValueHigh(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueHigh event.voidStiCandlestickSeries.InvokeGetValueLow(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueLow event.voidStiCandlestickSeries.InvokeGetValueOpen(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueOpen event.protected voidStiCandlestickSeries.OnGetListOfValuesClose(StiGetValueEventArgs e) Raises the values close event.protected voidStiCandlestickSeries.OnGetListOfValuesHigh(StiGetValueEventArgs e) Raises the values high event.protected voidStiCandlestickSeries.OnGetListOfValuesLow(StiGetValueEventArgs e) Raises the values low event.protected voidStiCandlestickSeries.OnGetListOfValuesOpen(StiGetValueEventArgs e) Raises the values open event.protected voidStiCandlestickSeries.OnGetValueClose(StiGetValueEventArgs e) Raises the GetValueClose event.protected voidStiCandlestickSeries.OnGetValueHigh(StiGetValueEventArgs e) Raises the GetValueHigh event.protected voidStiCandlestickSeries.OnGetValueLow(StiGetValueEventArgs e) Raises the GetValueLow event.protected voidStiCandlestickSeries.OnGetValueOpen(StiGetValueEventArgs e) Raises the GetValueOpen event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series.gantt
Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiGanttSeries.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesEnd event.voidStiGanttSeries.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.protected voidStiGanttSeries.OnGetListOfValuesEnd(StiGetValueEventArgs e) Raises the values end event.protected voidStiGanttSeries.OnGetValueEnd(StiGetValueEventArgs e) Raises the GetValueEnd event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series.pie
Methods in com.stimulsoft.report.chart.view.series.pie with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiPieSeries.InvokeGetCutPieList(StiComponent sender, StiGetValueEventArgs e) Raises the GetCutPieList event.protected voidStiPieSeries.OnGetCutPieList(StiGetValueEventArgs e) Raises the values event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.chart.view.series.range
Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionfinal voidStiRangeBarSeries.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesEnd event.final voidStiRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesEnd event.final voidStiSplineRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesEnd event.final voidStiSteppedRangeSeries.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetListOfValuesEnd event.voidStiRangeBarSeries.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.voidStiRangeSeries.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.voidStiSplineRangeSeries.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.voidStiSteppedRangeSeries.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) Raises the GetValueEnd event.protected voidStiRangeBarSeries.OnGetListOfValuesEnd(StiGetValueEventArgs e) Raises the values end event.protected voidStiRangeSeries.OnGetListOfValuesEnd(StiGetValueEventArgs e) Raises the values end event.protected voidStiSplineRangeSeries.OnGetListOfValuesEnd(StiGetValueEventArgs e) Raises the values end event.protected voidStiSteppedRangeSeries.OnGetListOfValuesEnd(StiGetValueEventArgs e) Raises the values end event.protected voidStiRangeBarSeries.OnGetValueEnd(StiGetValueEventArgs e) Raises the GetValueEnd event.protected voidStiRangeSeries.OnGetValueEnd(StiGetValueEventArgs e) Raises the GetValueEnd event.protected voidStiSplineRangeSeries.OnGetValueEnd(StiGetValueEventArgs e) Raises the GetValueEnd event.protected voidStiSteppedRangeSeries.OnGetValueEnd(StiGetValueEventArgs e) Raises the GetValueEnd event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionvoidStiSimpleText.checkDuplicates(StiComponent sender, StiGetValueEventArgs e) voidStiRichText.InvokeGetValue(StiComponent sender, StiGetValueEventArgs e) voidStiSimpleText.InvokeGetValue(StiComponent sender, StiGetValueEventArgs e) protected voidStiSimpleText.OnGetValue(StiGetValueEventArgs e) Raises the GetValue event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.infographics.gauge.primitives.indicators
Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionvoidStiIndicatorBase.InvokeGetValue(StiGaugeElement sender, StiGetValueEventArgs e) Raises the GetValue event.protected voidStiIndicatorBase.OnGetValue(StiGetValueEventArgs e) Raises the GetValue event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionvoidStiLinearTickMarkCustom.InvokeGetValue(StiGaugeElement sender, StiGetValueEventArgs e) -
Uses of StiGetValueEventArgs in com.stimulsoft.report.infographics.gauge.tick.radial.label
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionvoidStiRadialTickLabelCustom.invokeGetValue(StiGaugeElement sender, StiGetValueEventArgs e) Raises the GetValue event.protected voidStiRadialTickLabelCustom.onGetValue(StiGetValueEventArgs e) Raises the GetValue event. -
Uses of StiGetValueEventArgs in com.stimulsoft.report.interfaces
Methods in com.stimulsoft.report.interfaces with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionvoidIStiInvokeGetListOfValuesEnd.InvokeGetListOfValuesEnd(StiComponent sender, StiGetValueEventArgs e) voidIStiInvokeGetValueEnd.InvokeGetValueEnd(StiComponent sender, StiGetValueEventArgs e) -
Uses of StiGetValueEventArgs in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options with parameters of type StiGetValueEventArgsModifier and TypeMethodDescriptionstatic voidEngineOptions.GlobalEvents.InvokeGetValue(StiComponent sender, StiGetValueEventArgs e)