Uses of Class
com.stimulsoft.report.events.StiValueEventArgs
Packages that use StiValueEventArgs
Package
Description
-
Uses of StiValueEventArgs in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes with parameters of type StiValueEventArgsModifier and TypeMethodDescriptionfinal voidStiBarCode.InvokeGetBarCode(StiComponent sender, StiValueEventArgs e) Raises the GetBarCode event.protected voidStiBarCode.OnGetBarCode(StiValueEventArgs e) Raises the BarCode event. -
Uses of StiValueEventArgs in com.stimulsoft.report.chart.view.series
Methods in com.stimulsoft.report.chart.view.series with parameters of type StiValueEventArgsModifier and TypeMethodDescriptionvoidStiSeries.InvokeGetArgument(StiComponent sender, StiValueEventArgs e) Raises the GetArgument event.final voidStiSeries.InvokeGetHyperlink(StiComponent sender, StiValueEventArgs e) Raises the GetHyperlink event.final voidStiSeries.InvokeGetTag(StiComponent sender, StiValueEventArgs e) Raises the GetTag event.final voidStiSeries.InvokeGetToolTip(StiComponent sender, StiValueEventArgs e) Raises the GetToolTip event.protected voidStiSeries.OnGetArgument(StiValueEventArgs e) Raises the GetArgument event.protected voidStiSeries.OnGetHyperlink(StiValueEventArgs e) Raises the GetHyperlink event.protected voidStiSeries.OnGetTag(StiValueEventArgs e) Raises the GetTag event.protected voidStiSeries.OnGetToolTip(StiValueEventArgs e) Raises the GetToolTip event. -
Uses of StiValueEventArgs in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiValueEventArgsModifier and TypeMethodDescriptionfinal voidStiComponent.InvokegetBookmark(Object sender, StiValueEventArgs e) Raises the get * t.final voidStiComponent.InvokegetHyperlink(Object sender, StiValueEventArgs e) Raises the getHyper *final voidStiComponent.InvokegetTag(Object sender, StiValueEventArgs e) Raises the *final voidStiComponent.InvokegetToolTip(Object sender, StiValueEventArgs e) Raises the getToolT *protected voidStiComponent.OngetBookmark(StiValueEventArgs e) Raises the getB * .protected voidStiComponent.OngetHyperlink(StiValueEventArgs e) Raises the getHyperl *protected voidStiComponent.OngetTag(StiValueEventArgs e) Raises the g *protected voidStiComponent.OngetToolTip(StiValueEventArgs e) Raises the getToolTi * -
Uses of StiValueEventArgs in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands with parameters of type StiValueEventArgsModifier and TypeMethodDescriptionvoidStiDataBand.InvokeGetCollapsed(StiValueEventArgs e) voidStiGroupHeaderBand.InvokeGetCollapsed(StiValueEventArgs e) final voidStiGroupHeaderBand.InvokeGetSummaryExpression(StiValueEventArgs e) final voidStiGroupHeaderBand.InvokeGetValue(StiValueEventArgs e) protected voidStiDataBand.OnGetCollapsed(StiValueEventArgs e) Raises the GetCollapsed event for this component.protected voidStiGroupHeaderBand.OnGetCollapsed(StiValueEventArgs e) Raises the GetCollapsed event for this component.protected voidStiGroupHeaderBand.OnGetSummaryExpression(StiValueEventArgs e) Raises the GetSummaryExpression event for this component.protected voidStiGroupHeaderBand.OnGetValue(StiValueEventArgs e) Raises the GetValue event for this component. -
Uses of StiValueEventArgs in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiValueEventArgsModifier and TypeMethodDescriptionfinal voidStiCheckBox.InvokeGetChecked(StiComponent sender, StiValueEventArgs e) Raises the GetChecked event.voidStiImage.invokeGetImageURL(Object sender, StiValueEventArgs e) // * Raises the GetImageURL event.final voidStiZipCode.InvokeGetZipCode(StiComponent sender, StiValueEventArgs e) Raises the GetZipCode event.final voidStiSimpleText.InvokeTextProcess(StiComponent sender, StiValueEventArgs e) Raises the TextProcess event.protected voidStiCheckBox.OnGetChecked(StiValueEventArgs e) Raises the GetChecked event.protected voidStiImage.OnGetImageURL(StiValueEventArgs e) Raises the GetImageURL event.protected voidStiZipCode.OnGetZipCode(StiValueEventArgs e) Raises the ZipCode event.