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

Packages that use StiClosingFormEvent
com.stimulsoft.report.dialogs   
 

Uses of StiClosingFormEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiClosingFormEvent
 StiClosingFormEvent StiForm.getClosingFormEvent()
          Gets or sets a script of the event ClosingForm.
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiClosingFormEvent
 void StiForm.setClosingFormEvent(StiClosingFormEvent value)