Uses of Class
com.stimulsoft.report.expressions.StiTagExpression

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

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

Methods in com.stimulsoft.report.chart.view.series that return StiTagExpression
 StiTagExpression StiSeriesInteraction.getTag()
          Gets or sets the expression to fill a series tag.
 StiTagExpression StiSeries.getTag()
          Gets or sets the expression to fill a series tag.
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiTagExpression
 void StiSeriesInteraction.setTag(StiTagExpression value)
           
 void StiSeries.setTag(StiTagExpression value)
           
 

Uses of StiTagExpression in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components that return StiTagExpression
 StiTagExpression StiInteraction.getTag()
          Gets or sets the expression to fill a component tag.
 StiTagExpression StiComponent.getTag()
          gets or sets the expression to fill a component tag.
 

Methods in com.stimulsoft.report.components with parameters of type StiTagExpression
 void StiInteraction.setTag(StiTagExpression value)
           
 void StiComponent.setTag(StiTagExpression value)
           
 

Uses of StiTagExpression in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiTagExpression
 StiTagExpression StiReportControl.getTag()
           
 StiTagExpression StiForm.getTag()
           
 

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



Copyright © 2018 Stimulsoft. All Rights Reserved.