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

Packages that use StiImageURLExpression
com.stimulsoft.report.components.simplecomponents   
 

Uses of StiImageURLExpression in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiImageURLExpression
 StiImageURLExpression StiImage.getImageURL()
          Gets or sets the expression to fill a component image URL.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiImageURLExpression
 void StiImage.setImageURL(StiImageURLExpression value)