Uses of Class
com.stimulsoft.report.events.StiGetValueEvent
Packages that use StiGetValueEvent
Package
Description
-
Uses of StiGetValueEvent in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series that return StiGetValueEventModifier and TypeMethodDescriptionfinal StiGetValueEventStiSeries.getGetValueEvent()Occurs when getting the property Value.Methods in com.stimulsoft.report.chart.view.series with parameters of type StiGetValueEvent -
Uses of StiGetValueEvent in com.stimulsoft.report.chart.view.series.bubble
Methods in com.stimulsoft.report.chart.view.series.bubble that return StiGetValueEventModifier and TypeMethodDescriptionfinal StiGetValueEventStiBubbleSeries.getGetWeightEvent()Gets or sets a script of the event GetWeightEvent.Methods in com.stimulsoft.report.chart.view.series.bubble with parameters of type StiGetValueEventModifier and TypeMethodDescriptionfinal voidStiBubbleSeries.setGetWeightEvent(StiGetValueEvent value) -
Uses of StiGetValueEvent in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiGetValueEventModifier and TypeMethodDescriptionfinal StiGetValueEventStiSimpleText.getGetValueEvent()Occurs when the text is being prepared for rendering.Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetValueEventModifier and TypeMethodDescriptionfinal voidStiSimpleText.setGetValueEvent(StiGetValueEvent value) -
Uses of StiGetValueEvent in com.stimulsoft.report.infographics.gauge.primitives.indicators
Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators that return StiGetValueEventModifier and TypeMethodDescriptionStiIndicatorBase.getGetValueEvent()Occurs when getting the property Value.Methods in com.stimulsoft.report.infographics.gauge.primitives.indicators with parameters of type StiGetValueEventModifier and TypeMethodDescriptionvoidStiIndicatorBase.setGetValueEvent(StiGetValueEvent getValueEvent) Occurs when getting the property Value. -
Uses of StiGetValueEvent in com.stimulsoft.report.infographics.gauge.tick.linear.label
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label that return StiGetValueEventModifier and TypeMethodDescriptionStiLinearTickLabelCustom.getGetValueEvent()Occurs when getting the property value.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.label with parameters of type StiGetValueEventModifier and TypeMethodDescriptionvoidStiLinearTickLabelCustom.setGetValueEvent(StiGetValueEvent getValueEvent) Occurs when getting the property value. -
Uses of StiGetValueEvent in com.stimulsoft.report.infographics.gauge.tick.linear.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark that return StiGetValueEventModifier and TypeMethodDescriptionStiLinearTickMarkCustom.getGetValueEvent()Occurs when getting the property Value.Methods in com.stimulsoft.report.infographics.gauge.tick.linear.mark with parameters of type StiGetValueEventModifier and TypeMethodDescriptionvoidStiLinearTickMarkCustom.setGetValueEvent(StiGetValueEvent getValueEvent) Occurs when getting the property Value. -
Uses of StiGetValueEvent in com.stimulsoft.report.infographics.gauge.tick.radial.label
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label that return StiGetValueEventModifier and TypeMethodDescriptionStiRadialTickLabelCustom.getGetValueEvent()Occurs when getting the property Value.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.label with parameters of type StiGetValueEventModifier and TypeMethodDescriptionvoidStiRadialTickLabelCustom.setGetValueEvent(StiGetValueEvent getValueEvent) Occurs when getting the property Value. -
Uses of StiGetValueEvent in com.stimulsoft.report.infographics.gauge.tick.radial.mark
Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark that return StiGetValueEventModifier and TypeMethodDescriptionStiRadialTickMarkCustom.getGetValueEvent()Occurs when getting the property Value.Methods in com.stimulsoft.report.infographics.gauge.tick.radial.mark with parameters of type StiGetValueEventModifier and TypeMethodDescriptionvoidStiRadialTickMarkCustom.setGetValueEvent(StiGetValueEvent getValueEvent) Occurs when getting the property Value.