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

Packages that use StiLeaveEvent
com.stimulsoft.report.dialogs   
 

Uses of StiLeaveEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiLeaveEvent
 StiLeaveEvent StiReportControl.getLeaveEvent()
          Gets or sets a script of the event Leave.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiLeaveEvent
 void StiReportControl.setLeaveEvent(StiLeaveEvent value)