Uses of Class
com.stimulsoft.report.events.StiValueEventArgs

Packages that use StiValueEventArgs
com.stimulsoft.report.barCodes   
com.stimulsoft.report.chart.view.series   
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiValueEventArgs in com.stimulsoft.report.barCodes
 

Methods in com.stimulsoft.report.barCodes with parameters of type StiValueEventArgs
 void StiBarCode.InvokeGetBarCode(StiComponent sender, StiValueEventArgs e)
          Raises the GetBarCode event.
protected  void StiBarCode.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 StiValueEventArgs
 void StiSeries.InvokeGetArgument(StiComponent sender, StiValueEventArgs e)
          Raises the GetArgument event.
 void StiSeries.InvokeGetHyperlink(java.lang.Object sender, StiValueEventArgs e)
          Raises the GetHyperlink event.
 void StiSeries.InvokeGetTag(java.lang.Object sender, StiValueEventArgs e)
          Raises the GetTag event.
 void StiSeries.InvokeGetToolTip(java.lang.Object sender, StiValueEventArgs e)
          Raises the GetToolTip event.
protected  void StiSeries.OnGetArgument(StiValueEventArgs e)
          Raises the GetArgument event.
protected  void StiSeries.OnGetHyperlink(StiValueEventArgs e)
          Raises the GetHyperlink event.
protected  void StiSeries.OnGetTag(StiValueEventArgs e)
          Raises the GetTag event.
protected  void StiSeries.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 StiValueEventArgs
 void StiComponent.InvokegetBookmark(java.lang.Object sender, StiValueEventArgs e)
          Raises the get * t.
 void StiComponent.InvokegetHyperlink(java.lang.Object sender, StiValueEventArgs e)
          Raises the getHyper *
 void StiComponent.InvokegetTag(java.lang.Object sender, StiValueEventArgs e)
          Raises the *
 void StiComponent.InvokegetToolTip(java.lang.Object sender, StiValueEventArgs e)
          Raises the getToolT *
protected  void StiComponent.OngetBookmark(StiValueEventArgs e)
          Raises the getB * .
protected  void StiComponent.OngetHyperlink(StiValueEventArgs e)
          Raises the getHyperl *
protected  void StiComponent.OngetTag(StiValueEventArgs e)
          Raises the g *
protected  void StiComponent.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 StiValueEventArgs
 void StiGroupHeaderBand.InvokeGetCollapsed(StiValueEventArgs e)
           
 void StiDataBand.InvokeGetCollapsed(StiValueEventArgs e)
           
 void StiGroupHeaderBand.InvokeGetSummaryExpression(StiValueEventArgs e)
           
 void StiGroupHeaderBand.InvokeGetValue(StiValueEventArgs e)
           
protected  void StiGroupHeaderBand.OnGetCollapsed(StiValueEventArgs e)
          Raises the GetCollapsed event for this component.
protected  void StiDataBand.OnGetCollapsed(StiValueEventArgs e)
          Raises the GetCollapsed event for this component.
protected  void StiGroupHeaderBand.OnGetSummaryExpression(StiValueEventArgs e)
          Raises the GetSummaryExpression event for this component.
protected  void StiGroupHeaderBand.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 StiValueEventArgs
 void StiCheckBox.InvokeGetChecked(StiComponent sender, StiValueEventArgs e)
          Raises the GetChecked event.
 void StiImage.invokeGetImageURL(java.lang.Object sender, StiValueEventArgs e)
          // * Raises the GetImageURL event
 void StiZipCode.InvokeGetZipCode(StiComponent sender, StiValueEventArgs e)
          Raises the GetZipCode event.
 void StiSimpleText.InvokeTextProcess(StiComponent sender, StiValueEventArgs e)
          Raises the TextProcess event.
protected  void StiCheckBox.OnGetChecked(StiValueEventArgs e)
          Raises the GetChecked event.
protected  void StiImage.OnGetImageURL(StiValueEventArgs e)
          Raises the GetImageURL event.
protected  void StiZipCode.OnGetZipCode(StiValueEventArgs e)
          Raises the ZipCode event.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.