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

Packages that use StiClosedFormEvent
com.stimulsoft.report.dialogs   
 

Uses of StiClosedFormEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiClosedFormEvent
 StiClosedFormEvent StiForm.getClosedFormEvent()
          Gets or sets a script of the event ClosedForm.
 

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