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

Packages that use StiGetTagEvent
com.stimulsoft.report.chart.view.series   
com.stimulsoft.report.components   
com.stimulsoft.report.dialogs   
 

Uses of StiGetTagEvent in com.stimulsoft.report.chart.view.series
 

Methods in com.stimulsoft.report.chart.view.series that return StiGetTagEvent
 StiGetTagEvent StiSeries.getGetTagEvent()
          Occurs when getting the Tag for the series.
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiGetTagEvent
 void StiSeries.setGetTagEvent(StiGetTagEvent value)
           
 

Uses of StiGetTagEvent in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components that return StiGetTagEvent
 StiGetTagEvent StiComponent.getgetTagEvent()
          Occurs when getting a Tag for a component.
 

Methods in com.stimulsoft.report.components with parameters of type StiGetTagEvent
 void StiComponent.setgetTagEvent(StiGetTagEvent value)
           
 

Uses of StiGetTagEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiGetTagEvent
 StiGetTagEvent StiReportControl.getgetTagEvent()
          Gets or sets a script of the event GetTag.
 StiGetTagEvent StiForm.getgetTagEvent()
           
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiGetTagEvent
 void StiReportControl.setgetTagEvent(StiGetTagEvent value)
           
 void StiForm.setgetTagEvent(StiGetTagEvent value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.