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

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

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

Methods in com.stimulsoft.report.components.simplecomponents that return StiGetZipCodeEvent
 StiGetZipCodeEvent StiZipCode.getGetZipCodeEvent()
          Occurs when getting the code of zip code.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetZipCodeEvent
 void StiZipCode.setGetZipCodeEvent(StiGetZipCodeEvent value)