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

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

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

Methods in com.stimulsoft.report.components.simplecomponents that return StiGetImageURLEvent
 StiGetImageURLEvent StiImage.getGetImageURLEvent()
          Occurs when getting image url for the component.
 

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